Latest Answer: Hi, The explanation given by parindia is crystal clear But not Formatted thatt why looks messy,I have formatted it,Wonderful parindia ,You are really expert. 1) When a user submitted a jsp page. that page having (attribute ...
I am planing to use JFree charts in my project. My Apps is designed in Struts. I want to Know How to use Jfree charts in Struts.Please let me know
Latest Answer: Hi friend, I too lernt struts recently,acc to my knowledge,Advantages are 1)In case of big projects,If code for maintaining and display are combined, It will be difficult to change any thing in future. for ex, If database is changed from oracle to other, ...
Latest Answer: The RequestProceorss first retrieves appropriate XML block for the URL from struts-config.xml. This XML block is referred to as ActionMapping in Struts terminology. In fact there is a class called ActionMapping in org.apache.struts.action package. ...
In my struts application. after mapping from the action class to the jsp. the jsp couldnt identify the form bean.the tag tag not identifing my from bean. how can i rectify this problem
i dont know
If any admin manager is updated a database , then it will reflect in the presentation layer at that time , useing sturts and ejbs
Latest Answer: RequestDispatcher is a subclass of ActionServlet which included in the Struts1.1 because of in struts 1.0 there was only one Controller ActionServlet which control your whole application the over burden of the load struts1.1 the load shared with the RequestDispatcher ...
In Struts Programming which is the controller,which is the model(interms of action class,form bean,struts-config.xml,Jsp page)and which is the view exactly.
Latest Answer: The answers provided in this thread focus more on the current implementations of MVC1 and MVC2 and therefore are only partially correct.The real difference between MVC models 1 and 2 is that in model 2 the Model, View and Controller should be coded as ...
I got Problem while working in Validator Frame work?Any body can help plz.Problem is. All the Java Script coding from the validator-rules.xml all are printling on the screen. how to solve it? and what is the reason for that. i included the plug-in in struts-config.xml and i wrote the appropriate codes in validation.xml and i wrote bean.
View page << Previous 2 3 4 5 [6] 7 Next >>

Go Top