diff mvc1 and mvc2
wahts is mean by servlet chaining?
Answer / laxman
The response object from one servlet is passed as request to
another Servlet, this is called as Servlet Chaining.
the getServlet() method that is used in Servlet chaining is
deprecated and Sun's Javadoc specifies clearly that the business
logic to be shared by servlets to be put in a separate
non-servlet class. Also it would be good to put the
logic in separate class and just invoke the method
when required.
Cheers,
Gaya3
| Is This Answer Correct ? | 0 Yes | 0 No |
difference between applicationserver and webserver
Define prototype?
What’s jboss cache in short?
How are the elements of a borderlayout organized?
What is an applet?
what do u mean by java bean??
Can I import same package/class twice? Will the jvm load the package twice at runtime?
which is the better collection class if the requirement is only displaying the data
hi, All are saying that now software field position is not good and in 5-10yrs total software field ll be saturated . is it true? i am unable decide ii continue in this field or not please tell me?
What does module-relative mean?
How do you download stubs from a Remote place?
What is chat area? Explain.