You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Chris Ruegger <cr...@speakeasy.net> on 2002/11/25 01:31:31 UTC

Does html:form tag post to control servlet using encodedURL?

I'm getting routed to the wrong server when I use html: form
action=/myAction
in a weblogic clustered environment. Does the html:form
tag POST to the Struts servlet using response.encodeURL
as the URL posted to?

How should I code my html:form tags in JSPs in
clustered environment to ensure the user keeps getting
routed to the same server they were intially routed
to in the cluster?

thanks



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>