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

How does one create an action in struts 2?

0 Answers  


What is a custom tag?

0 Answers  


What is the use of interceptor?

0 Answers  


What happens when Two users requests for same action class? How the threads are controlled?

4 Answers  


What is the use of ActionErrors in Struts

1 Answers  


Explain about logic match tag?

0 Answers  


What are the ways in which duplicate form submission can occur?

0 Answers  


whats is mean Actionerrors and Actionerror?

5 Answers   Wipro,


How to set email notification using struts.Plz give the example code?

5 Answers   HCL,


Can we have multiple struts config files in a single web app?

0 Answers  


How Struts will follow the MVC?

6 Answers   HCL,


What is the purpose of @requiredstringvalidator?

0 Answers  


Categories