I\'m trying to define a id of a <nested:hidden filed in struts 1, but with styleId i receive a error:
how to make synchronous Ajax call using dojo.event.connect. Basically for asynchronous Ajax call, if two call is there开发者_StackOverflow means it will load parallel. So i want make a call synchronou
I am just getting started on web app development. I have an index.jsp that has just ONE line. < jsp:forward page="landing.do?"/>
I\'m trying to integration SAIF plugin to intercept my struts action. I learn from http://struts.sourceforge.net/saif/index.html
I\'m trying to map the path /crossdomain.xml to some xml content (whether its contained in a jsp, xml, or any other files, I don\'t care). I\'m running struts 1, and I\'ve tried this:
How to open One jsp from another through Struts? For example, I have 2 JSPs, Page1.jsp & Page2.jsp.
I have a Employee add page which has lot of information to be filled. So, user requested \'copy info\' functionality from other Employee..On top of the add page i have \'copy info\' button which in tu
What lines starting with <%@ should be added at the beginning of a JSP file to be able to make use of thetag.
I put a browser in my jsp page, and when I开发者_Go百科 select the file via the browser and I\'m doing a System.outn select the file path, I only have the name,
I want to log every user action that change domain in my web application. when user try to create, update, delete some data the action must be save in to the user log. but when user action is list, ge