File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes How to create XML  file at runtime in Projects root folder - context root in Struts1.2 or 1.3 ?  Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "How to create XML  file at runtime in Projects root folder - context root in Struts1.2 or 1.3 ?  " Watch "How to create XML  file at runtime in Projects root folder - context root in Struts1.2 or 1.3 ?  " New topic
Author

How to create XML file at runtime in Projects root folder - context root in Struts1.2 or 1.3 ?

Shrikant Deshpande
Greenhorn

Joined: May 17, 2010
Posts: 15
I am using NetBeans 6.9 with Struts 1.3.8.

I want to generate XML file in project's root folder that is context root.

For e.g if project name is Sample then at context root /Sample/test.xml .
satya pksh
Greenhorn

Joined: Jan 17, 2010
Posts: 8


Try the above code. It may work if not refer webpage


satya
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to create XML file at runtime in Projects root folder - context root in Struts1.2 or 1.3 ?
 
Similar Threads
web app question
where is my webapp?
yet another 404 status code message
How to transfer XML file generated at client side in Struts 1.3 to MySQL Server specific path?
solution to read a file from FacesContext