aspose file tools
The moose likes Struts and the fly likes How to make an xml file downloadable thru jsp which xml file is created dynamically? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "How to make an xml file downloadable thru jsp which xml file is created dynamically?" Watch "How to make an xml file downloadable thru jsp which xml file is created dynamically?" New topic
Author

How to make an xml file downloadable thru jsp which xml file is created dynamically?

sridhar veeramani
Greenhorn

Joined: Dec 29, 2005
Posts: 1
Hai,

I am working with a struts appication. I need to code for making a download option for xml file which would be created dynamically. While creating, the destination is not decided as its a web application, more users may try to download. This is should not create inconsistency.

All these two actions(creating xml file, download option/open xml file window) should be done on a single click.


By,
Sridhar Veeramani.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to make an xml file downloadable thru jsp which xml file is created dynamically?
 
Similar Threads
Multiple Checkboxes in ListView
Set a breakpoint from Java program to itself - debugging with Eclipse
Adding JSF components and binding them at Runtime
Static File Download Dialog Box : JSP
Save File on Client Machine