Hi,
I work on an application with struts. In some actions I have to do a forward action to a pdf file. The problem is that in the address bat remains the path:
"server/someaction.do"
and when I try to save the just opened pfd file I get in save dialog the name
"someaction"...
This was my ideea too.
I wanted to know if there is another solution (less complicate because the forms are automaticaly generated by struts...). Thank anyway.
Hi,
I have to change in an application all submit buttons with image buttons.
The problem is that the image button don't send the value parameter but the x and y coordinates. The application uses the behaviour of the submit button who sends in request a parameter with name the name of the...
Hi,
I'm using Tomcat as a servlet container for an application. I have to handle some file uploads. In the real context the aplication returns some errors sometimes, when somebody try to upload a big file :
19532165 [Thread-28] ERROR org.apache.struts.upload.CommonsMultipartRequestHandler -...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.