Href's and LookupDispatchActions

2003-01-29 Thread Pat Quinn
Hi guys,

I have a href link which submits back to a LookupDispatchAction. When i 
submit the form using this approach my formBean doesn't contain client 
changes.

What the best way to use a href but yet submit the form with client changes 
using Struts.

Cheers,

Pat




_
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail


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



RE: Href's and LookupDispatchActions

2003-01-29 Thread Brandon Goodin
You would have to use javascript to perform a submit. But, make sure your
parameter is specified and that your unspecified method isn't zeroing
something out. Another thing to look for is that you may have a redirect
specified on a forward.

Brandon Goodin
Phase Web and Multimedia
P (406) 862-2245
F (406) 862-0354
[EMAIL PROTECTED]
http://www.phase.ws


-Original Message-
From: Pat Quinn [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 29, 2003 11:12 AM
To: [EMAIL PROTECTED]
Subject: Href's and LookupDispatchActions


Hi guys,

I have a href link which submits back to a LookupDispatchAction. When i
submit the form using this approach my formBean doesn't contain client
changes.

What the best way to use a href but yet submit the form with client changes
using Struts.

Cheers,

Pat




_
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail


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



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