i need u r help.. can any one tell me the right DTD used in the struts-config.xml file ,, and what other files we need to place in the tomcat and at what location
i guess we need the validation file .. and any digester file also so that we can run the application even whenwe are not on line..
so plzz i will again place my query in better manner
(1) Which dtd to use( plz write it) (2) What other files(validator etc etc) needed and where to place them
(3) how can we run the application even if we are not online..
I have the JDev tutorials with me. The issue is I have already developed a application completely based on struts. However now I am required to convert the view of the application to UIX.
So I am using the Struts Action Classes, Forms, but converting all my JSPs to UIX pages. So I have my DTOs which I used to transport results from Action Classes to the JSP. Now I need to do the same for UIX. How can I access the DTOs which are in the request or session from UIX pages in one of my problem, the other is I have already posted here...