struts comes under which layer of three tire architecture in real time projects plz i need explaination?
10 20214I 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
how to write uploadphoto in the insert update delete using struts? write code struts and jsp jdbc
1 6705diffrence between dispatch action and lookupdispatch action write simple web appliction (insert records in database)
8 27906i have list of values(e.g 100). using logic:iterate, how can i print the multiples of 5th element? how the logic:iterate will understand the multiples of 5.
2 9851Hi All thanks in advance, iam new to j2ee currently in my project we r using struts with hibernate can i have one sample application like CRUD application with code or any tutorials liks r ebooks plz....?
IBM,
1 4489
What are the different kinds of actions in struts?
What do you mean by actionform?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
What does modeldriven interceptor?
What is the purpose of @keyproperty annotation annotation?
What are the contents on web.xml in struts application ?
In which method of action class the business logic is executed?
What are pull and push mvc architecture and which architecture does struts2 follow?
How struts2 supports internationalization?
Explain about token feature in struts?
What is the front controller in struts2?
What are the sections into which a strut configuration file can be divided?
Explain the components of struts?
Can you explain custom tag?
What is filter dispatcher in struts?