drawback of Validation Framework
where and how to write the connection pool object in the
programe
how to debug the programe and application in struts without
using eclips
Answers were Sorted based on User's Feedback
Answer / pandu
@1)Validation Frame implemented at serverside, it require
round Trip(cliet to Server).
@2)Connection Pool need to configure in Struts-config.xml
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / venkatesh
Pandu, thanks for ur answer. can u mention the tag used to
create connection pool in struts with an dexample. Thanks
| Is This Answer Correct ? | 1 Yes | 0 No |
Is it possible to create mulitple instance of one Action Class in struts?
What is action class?
What is the purpose of @after?
Hai all.Can i develope Struts action class without execute(-,- ,-,-)method.Ifd it's possible plz provide some sample code.
What is the difference between struts and spring? Explain
What is the use of lookupdispatchaction?
What is the purpose of @element?
What is the actionform?
What are the different kinds of actions in struts?
Explain the life cycle of a request in struct2 application?
Explain about logic match tag?
how will you view ur jsp page to the client by using properties file?