Re: Hi, need of help

2006-05-26 Thread Ranganathan Srinivasan
Hey, Well you tell the problems you face..you will get answers automatically !!! Regards, Ranganathan On 5/26/06, Dave Newton <[EMAIL PROTECTED]> wrote: Medicherla Lakshmi wrote: > Am Lakshmi. Am working on a web application in struts in a company. Am alone over here on java. Everyone is

Re: Regarding in struts-config.xml

2006-05-26 Thread Ranganathan Srinivasan
Thanks for all your responses ! Dave, I have already tried and its working...Just wanted to know if it is allowed or not.. Regards, Ranganathan On 5/25/06, Dave Newton <[EMAIL PROTECTED]> wrote: Ranganathan Srinivasan wrote: > What I want to know is can i pass query Strings as sh

Regarding in struts-config.xml

2006-05-24 Thread Ranganathan Srinivasan
Hi, ** *The following is a the action-mappings in struts-config.xml* ** On success I call another action here..What I want to know is can i pass query Strings as shown below :- Regards, Ranganathan

Re: Saving a HTML screen data as a Word doc.

2006-02-07 Thread Ranganathan Srinivasan
Just try putting this in the jsp <[EMAIL PROTECTED] contentType="application/vnd.ms-word" %> On 2/7/06, Anjishnu Bandyopadhyay <[EMAIL PROTECTED]> wrote: > > > Hi all, > > > > I am generating a HTML screen through JSP. Now, I need to save/export > the data in the JSP to a Word document. > > Any

Back button Issue.

2006-02-06 Thread Ranganathan Srinivasan
Hi, On clicking back button, my page gets refreshed instead of getting from cache. Can you please tell why this is happening or what to do to prevent this. Regards, Ranganathan

Re: Back button problem

2006-02-04 Thread Ranganathan Srinivasan
? > > On 2/4/06, Ranganathan Srinivasan <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I am facing a peculiar problem with back button. When I click back > button > > o= > > n > > my application, the page is reloaded instead of showing me the val

Back button problem

2006-02-04 Thread Ranganathan Srinivasan
Hi, I am facing a peculiar problem with back button. When I click back button o= n my application, the page is reloaded instead of showing me the values which I entered in form. Can you tell me what can be done to prevent the reloadin= g of the page. Regards, Ranganathan