How do u provide security to ur project?(Banking domain
project)
No Answer is Posted For this Question
Be the First to Post Answer
I will explain the scenario now i have a form1 having some fields and i made it extends DynaActionForm. in struts config how can i specify another form form2 which has to extend the form1 please specify is it better to use actionform or dyna action form in applations. is dyna action form is comfortable in declaring form variables of type 'ArrayList<somegenerics>' extend the
how can u handle run time exceptions in struts and jsp plz explain briefly not single word answer?
How do you create message resource?
Can I have html form property without associated getter and setter formbean methods?
How client side validation is enabled on a jsp form?
How we can configured action mapping in struts?
Give an example where struts tiles may be used?
How can we work with error tags?
Why we use struts over servlets?
What are the bundled validators?
1.when actionservelet execute. 2.when web.xml executes
In web.xml file instead of *.do can i write *.ibm, Specify with example