FileDownload Action in struts2-showcase

2007-06-21 Thread Vineet Chopra
Hello, I was trying to modify in struts2-showcase - FileDownload action to read a jpeg file located in the local machine, not in the webapp. First of all is it possible to read and display local file? when i changed i am getting this error :-- java.lang.IllegalArgumentException: Can not find a ja

Need help in calling a perl script

2006-11-28 Thread Vineet Chopra
Hi All, I am using struts 1.2.9 and wanted to call a perl script. If any one has done it, will appreciate the help. An Example or a sample code will be great. Also is it possible to send input parameters to the script? -- Thank you, Vineet Chopra