RE: Displaying same page after submiting a form

2004-01-12 Thread Shishir K. Singh
I think you need to add the forward to your action definition action path=/saveData type=com.micromuse.precision.disco.action.SaveAction name=saveDataForm parameter=/pages/disco/config_toolbar.jsp scope=session forwardname=success path=your jsp/

RE: Displaying same page after submiting a form

2004-01-12 Thread Leticia Golubov
-Original Message- From: Shishir K. Singh [mailto:[EMAIL PROTECTED] Sent: 12 January 2004 16:31 To: Struts Users Mailing List Subject: RE: Displaying same page after submiting a form I think you need to add the forward to your action definition action path=/saveData type

RE: Displaying same page after submiting a form

2004-01-12 Thread Shishir K. Singh
-Original Message- From: Shishir K. Singh [mailto:[EMAIL PROTECTED] Sent: 12 January 2004 16:31 To: Struts Users Mailing List Subject: RE: Displaying same page after submiting a form I think you need to add the forward to your action definition action path=/saveData type

RE: Displaying same page after submiting a form

2004-01-12 Thread Hubert Rabago
: Monday, January 12, 2004 11:41 AM To: Struts Users Mailing List Subject: RE: Displaying same page after submiting a form That's what i did initially, but it caused the page to be displayed with errors (images missing, etc) even though the forwar path was exactly the same as the parameter path

RE: Displaying same page after submiting a form

2004-01-12 Thread Shishir K. Singh
Also, Try using html:base/ Within the head section of your jsp. See if that works. -Original Message- From: Hubert Rabago [mailto:[EMAIL PROTECTED] Sent: Monday, January 12, 2004 12:12 PM To: Struts Users Mailing List Subject: RE: Displaying same page after submiting a form

RE: Displaying same page after submiting a form

2004-01-12 Thread Leticia Golubov
Hiya, Find attached before and after screen shots... regards -Original Message- From: Shishir K. Singh [mailto:[EMAIL PROTECTED] Sent: 12 January 2004 17:00 To: Struts Users Mailing List Subject: RE: Displaying same page after submiting a form Hmmm..strange...can you send a screen