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



drawback of Validation Framework where and how to write the connection pool object in the program..

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

drawback of Validation Framework where and how to write the connection pool object in the program..

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

Post New Answer

More Struts Interview Questions

Can a reducer dispatch an action?

0 Answers  


What is Model 1 and Model 2?

3 Answers  


What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?

0 Answers  


Can we have multiple struts config files ?

0 Answers  


when connecting with the database,if database server is down,ho can we handle this exception in struts,how can we send error message to the user?

4 Answers   Wipro,






How can I make own ActionServlet? with example

8 Answers   IBM, TCS,


What is struts.devmode?

0 Answers  


How to override the default error message that can come during file uploading process?

0 Answers  


What are the two different types of validations that the validator framework supports?

0 Answers  


What is Request Dispatcher and What is reuest Processor??

2 Answers  


What is use of i18n interceptor?

0 Answers  


Explain the life cycle of a request in struct2 application?

0 Answers  


Categories