| Other J2EE Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| what is the difference between application server and web
server? |
Cegonsoft | 5 |
| how many external variables are there in jsp ? |
| 1 |
| can someone tell me how does preparedstatement works? its
an interface and where is the implementation? |
Satyam | 3 |
| Write a program to display numeric value in reverse order.
Ex: I have given a number like 7584, It should display in
reverse order like 4857. |
| 6 |
| Which implicit object in jsp is synchronized? |
| 5 |
| what is the purpose and activity of SessionFactory in
hibernate? |
HCL | 11 |
| static variable is a class variable which value remains
constant for the entire class?? variable means value is
changed....hear value is not changed... why it is called
static variable
|
Infosys | 5 |
| Hi friends, can u explain Transparent Persistence in
hibernate with sample code. |
| 2 |
| Which one should we prefer while using bean ?
managed bean annotation or faces-config |
| 1 |
| i developed a Stateless Session bean program.And created a
client by a common java class as
class m
{p s v m(String s[]){....}}
And i called the bean deployed in weblogic.from cmd prompt
And that run.
mind it i have to set setenv,seting classpath for that bean
jar file before compile and run it.
ok
when i do a servlet programme deployed in tomcat and call
that bean then it give classdefnotfoundException and
NoInitialContext like this.So how i sucessfully do this?
Ok
when i call that bean from java class from the console like
i previously told, if i don't set setenv i found the same
error on the cmd prompt.
pls help to get out of it |
| 2 |
| How to achieve multiple inheretence in java.I need an
example. how we achieve. |
| 2 |
| what is the difference between servlets and jsp?
|
Cegonsoft | 2 |
| |
| For more J2EE Interview Questions Click Here |