|
Related Questions |
View Answer |
|
5.we have two servlets A,B .one jsp. A does not authorised to access that jsp. B have authorisation toaccess to that jsp.But A does not know that B has authorisation.So howyou access the jsp from A.
|
View Answer
|
|
What is the servlet?
|
View Answer
|
|
Difference between application server and web sever?
|
View Answer
|
|
What is the difference between servlets and jsp?
|
View Answer
|
|
how do you compile servlet program?
|
View Answer
|
|
Why init is used and not constructor for servlets initialization?
|
View Answer
|
|
How can we refresh the servlet for every 2 minutes automatically?
|
View Answer
|
|
What is servlet ,what is the use of it?
|
View Answer
|
|
How can a web container know whether cookies are accepted or not accepted by the browser
|
View Answer
|
|
What is pure servlet?
|
View Answer
|
|
What is the diff b/w doGet() and service() method?
|
View Answer
|
|
When destroy method get call, will it call for each user please give the ans in detail?
|
View Answer
|
|
Can we use any other technology than JSP to construct a view ?
|
View Answer
|
|
When we are saving form bean ,What is the difference between session scope and request scope.
|
View Answer
|
|
How to build struts in java? What are the function of struts?
|
View Answer
|
|
How can i pass info from dyna form bean to Entity Bean(CMP)
|
View Answer
|
|
What is the actual difference between MVC and MVC Model2
|
View Answer
|
|
In which pattern does all the action classes in the struts are organized
|
View Answer
|
|
What is the use of findbyprimarykey()?
|
View Answer
|
|
What is difference between Design Pattern and FrameWork.
|
View Answer
|