Hi i am murali.i need a excellent answer for the question
Tell me about project and project flow ?
i mean it is use full to any project,it is on STRUTS
Answers were Sorted based on User's Feedback
Answer / sunil kumar
Hi Murli ...
U Should Start With The Name of Current Project, Client Name.
Now, Tell The Objective of Ur Project. Then Architecture of Ur Project. There After U Tell That in Which Part or Module U've Worked. Which Design Pattern U Follow. Now Most Importantly Ur Role n Responsibility in Ur Project.
That's All U Should Tell About Ur Project.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / m s dhoni
Question itself is wrong.
what u need exactly?
Project flow is specific from Project to Project
| Is This Answer Correct ? | 2 Yes | 3 No |
Is struts action class singleton?
What is the purpose of @requiredstringvalidator annotation?
Explain about struts?
advantages& 5 disadvantages of MVC architecture
How exceptions are handled in struts application?
What is struts framework?
How is the action mapping specified?
What is the purpose of @after?
State an example of struts configuration file as an action parameter for action servlet.
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
we have two applications A1 & A2 both are accesing the same databse table employee at the same time how we will manage this so that both application can get the correct no of emloyee while A1 is inserting a employee at the same time while other applicatuion is getting the empployee list.
Which interceptor is responsible for i18n support?