Give an example where struts tiles may be used?
No Answer is Posted For this Question
Be the First to Post Answer
how handle when client send multiple request at atime for multiple servlets servlets?
What is the purpose of @emailvalidator annotation?
whats is mean Actionerrors and Actionerror?
What is the purpose of form-beans tag in struct-config.xml?
Is struts 1 still supported?
How does interceptor work in struts2?
How does struts2 token work?
Explain the life cycle of a request in struct2 application?
what happen if the private constructor is written in a claass
struts comes under which layer of three tire architecture in real time projects plz i need explaination?
10 Answers Infinite Computer Solutions, TCS,
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
What is used to display the intermediate result in an interceptor?