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 on .Net.  Am new to huge
development on java and never worked on any project in java till now since i
was on vc++. This is my first project.  So, please, please, anyone help me
in building this project.  Am not able to understand anything in this
project.  There is no proper design also.  We have to design ourself and
create the project.  Please help me anyone to work on my project.

Good luck with that.

I'm already too busy to accept another subcontract.

Dave



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




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 shown below :-
>
> 

Why not just try it and see if it works? It's gotta be faster than
waiting for a response from the mailing list.

(Yes, I know the question was already answered.)

Dave



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




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 pointers in this respect will be very much helpful.
>
>
>
> Thanks for your time.
>
>
>
> With best regards,
>
> Anjishnu.
>
>
>
>
>
>  CAUTION - Disclaimer *
> This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended
> solely for the use of the addressee(s). If you are not the intended
> recipient, please notify the sender by e-mail and delete the original
> message. Further, you are not to copy, disclose, or distribute this e-mail
> or its contents to any other person and any such actions are unlawful. This
> e-mail may contain viruses. Infosys has taken every reasonable precaution to
> minimize this risk, but is not liable for any damage you may sustain as a
> result of any virus in this e-mail. You should carry out your own virus
> checks before opening the e-mail or attachment. Infosys reserves the right
> to monitor and review the content of all messages sent to or from this
> e-mail address. Messages sent to or from this e-mail address may be stored
> on the Infosys e-mail system.
> ***INFOSYS End of Disclaimer INFOSYS***
>


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
Hi,

Thanks for your response,

I have not done anything like disabling cache in my jsp.
Any idea why it is occuring ?
Regards,
Ranganathan


On 2/4/06, Deepa Khetan <[EMAIL PROTECTED]> wrote:
>
> ur page will be reloaded if u have disabled caching of the pages. Have u
> done it?
>
> 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 values
> > which
> > I entered in form. Can you tell me what can be done to prevent the
> > reloadin=
> > g
> > of the page.
> >
> > Regards,
> > Ranganathan
> >
> >
>
>


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