| Author |
How to transfer XML file generated at client side in Struts 1.3 to MySQL Server specific path?
|
Shrikant Deshpande
Greenhorn
Joined: May 17, 2010
Posts: 15
|
|
Hi.
I am using NetBeans 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 .
The web application is at server side and client access it .So i want to transfer XML file e.g test.xml generated at runtime from client system to WebAppServer's MySQL 6.0 server path
"/var/lib/mysql/Sample/test.xml" where Sample is Database name.
Please help me ASAP.
|
 |
 |
|
|
subject: How to transfer XML file generated at client side in Struts 1.3 to MySQL Server specific path?
|
|
|