Answer Posted / sri
servlet only communicate with container. if suppose any java
class can communicate with container no need to servlet.
jsp is also internally conerted to servlet...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how to work with error tags?
What is declarative exception handling in struts?
What inbuilt themes are provided by struts2?
What configuration changes are required to use Tiles in Struts?
What are the various struts tag libraries?
Is struts efficient?
How can we group related actions in one group in Struts?
What is the difference between plain-validator and field-validator?
What is xml based validation in struts2?
What is role of actionservlet?
Why we use struts over servlets?
State an example of struts configuration file as an action parameter for action servlet.
What is the purpose of @before annotation?
What is the purpose of global-forwards tag in struct-config.xml?
What is the purpose of @stringlengthfieldvalidator annotation?