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
What is struts validator framework?
What is the purpose of struts.xml in struct2?
Why it called struts?
What are interceptors in struts 2?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
What are the different kinds of actions in struts?
What is dispatchaction?
What are the reasons for an error message not being displayed while developing struts application?
What is the purpose of @doublerangefieldvalidator annotation?
Can you explain aware interfaces in struts2?
Why we use struts in java?
What is life cycle of an interceptor?
What validate() and reset() method does ?
What is the different actions available in struts?
Can you explain the directory structure for a struts folder in brief ?