RE: Help with master-details screens

2002-09-09 Thread Trieu, Danny

Nothing you can do unless you do a sendredirect.


-Original Message-
From: Hoang, Hai [mailto:[EMAIL PROTECTED]] 
Sent: Monday, September 09, 2002 9:18 AM
To: 'Struts Users Mailing List'
Subject: RE: Help with master-details screens


Transaction token only prevent resubmitting.  How can I prevent URL of the
detail page from showing on the master page?

-Original Message-
From: Trieu, Danny [mailto:[EMAIL PROTECTED]] 
Sent: Monday, September 09, 2002 10:55 AM
To: 'Struts Users Mailing List'
Subject: RE: Help with master-details screens

Use transaction token provided by the form tags.

-Original Message-
From: Hoang, Hai [mailto:[EMAIL PROTECTED]] 
Sent: Monday, September 09, 2002 8:53 AM
To: 'struts-user'
Subject: Help with master-details screens


The user clicks on a link on the master page, which lead to a detail page so
that the user can modify stuff.  Once he is done and submitted the changes,
I saved it and forwarded the request back to the master page.  The problem
is that the URL still shows the link of the detail page on the master
screen.  If I reload the master page, the changes I made on detail screen
submits to the back end database again.  How can I prevent URL from showing
on the master screen and prevent resubmitting?

Thanks,
Hai

_
Introducing the all new and improved continental.com.  With a totally new 
personalized design, it's the best place to go. Before you go.

Continental Airlines. Work Hard. Fly Right.

http://www.continental.com

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

_
Introducing the all new and improved continental.com.  With a totally new 
personalized design, it's the best place to go. Before you go.

Continental Airlines. Work Hard. Fly Right.

http://www.continental.com

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

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




Re: Help with master-details screens

2002-09-09 Thread David Geary

If you forward, the URL won't change. If you really want it to change, 
you can do a redirect instead.


david

Hoang, Hai wrote:

>Transaction token only prevent resubmitting.  How can I prevent URL of the
>detail page from showing on the master page?
>
>-Original Message-
>From: Trieu, Danny [mailto:[EMAIL PROTECTED]] 
>Sent: Monday, September 09, 2002 10:55 AM
>To: 'Struts Users Mailing List'
>Subject: RE: Help with master-details screens
>
>Use transaction token provided by the form tags.
>
>-Original Message-
>From: Hoang, Hai [mailto:[EMAIL PROTECTED]] 
>Sent: Monday, September 09, 2002 8:53 AM
>To: 'struts-user'
>Subject: Help with master-details screens
>
>
>The user clicks on a link on the master page, which lead to a detail page so
>that the user can modify stuff.  Once he is done and submitted the changes,
>I saved it and forwarded the request back to the master page.  The problem
>is that the URL still shows the link of the detail page on the master
>screen.  If I reload the master page, the changes I made on detail screen
>submits to the back end database again.  How can I prevent URL from showing
>on the master screen and prevent resubmitting?
>
>Thanks,
>Hai
>
>_
>Introducing the all new and improved continental.com.  With a totally new 
>personalized design, it's the best place to go. Before you go.
>
>Continental Airlines. Work Hard. Fly Right.
>
>http://www.continental.com
>
>--
>To unsubscribe, e-mail:
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail:
><mailto:[EMAIL PROTECTED]>
>
>_
>Introducing the all new and improved continental.com.  With a totally new 
>personalized design, it's the best place to go. Before you go.
>
>Continental Airlines. Work Hard. Fly Right.
>
>http://www.continental.com
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>  
>



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




RE: Help with master-details screens

2002-09-09 Thread Hoang, Hai

Transaction token only prevent resubmitting.  How can I prevent URL of the
detail page from showing on the master page?

-Original Message-
From: Trieu, Danny [mailto:[EMAIL PROTECTED]] 
Sent: Monday, September 09, 2002 10:55 AM
To: 'Struts Users Mailing List'
Subject: RE: Help with master-details screens

Use transaction token provided by the form tags.

-Original Message-
From: Hoang, Hai [mailto:[EMAIL PROTECTED]] 
Sent: Monday, September 09, 2002 8:53 AM
To: 'struts-user'
Subject: Help with master-details screens


The user clicks on a link on the master page, which lead to a detail page so
that the user can modify stuff.  Once he is done and submitted the changes,
I saved it and forwarded the request back to the master page.  The problem
is that the URL still shows the link of the detail page on the master
screen.  If I reload the master page, the changes I made on detail screen
submits to the back end database again.  How can I prevent URL from showing
on the master screen and prevent resubmitting?

Thanks,
Hai

_
Introducing the all new and improved continental.com.  With a totally new 
personalized design, it's the best place to go. Before you go.

Continental Airlines. Work Hard. Fly Right.

http://www.continental.com

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

_
Introducing the all new and improved continental.com.  With a totally new 
personalized design, it's the best place to go. Before you go.

Continental Airlines. Work Hard. Fly Right.

http://www.continental.com

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




RE: Help with master-details screens

2002-09-09 Thread Trieu, Danny

Use transaction token provided by the form tags.

-Original Message-
From: Hoang, Hai [mailto:[EMAIL PROTECTED]] 
Sent: Monday, September 09, 2002 8:53 AM
To: 'struts-user'
Subject: Help with master-details screens


The user clicks on a link on the master page, which lead to a detail page so
that the user can modify stuff.  Once he is done and submitted the changes,
I saved it and forwarded the request back to the master page.  The problem
is that the URL still shows the link of the detail page on the master
screen.  If I reload the master page, the changes I made on detail screen
submits to the back end database again.  How can I prevent URL from showing
on the master screen and prevent resubmitting?

Thanks,
Hai

_
Introducing the all new and improved continental.com.  With a totally new 
personalized design, it's the best place to go. Before you go.

Continental Airlines. Work Hard. Fly Right.

http://www.continental.com

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




Help with master-details screens

2002-09-09 Thread Hoang, Hai

The user clicks on a link on the master page, which lead to a detail page so
that the user can modify stuff.  Once he is done and submitted the changes,
I saved it and forwarded the request back to the master page.  The problem
is that the URL still shows the link of the detail page on the master
screen.  If I reload the master page, the changes I made on detail screen
submits to the back end database again.  How can I prevent URL from showing
on the master screen and prevent resubmitting?

Thanks,
Hai

_
Introducing the all new and improved continental.com.  With a totally new 
personalized design, it's the best place to go. Before you go.

Continental Airlines. Work Hard. Fly Right.

http://www.continental.com