Hi,

How can i add a received querystring - not through STRUTS action - to the <html:form> 
attribut action.

like this 
<html:form action="organization.do?<%= request.QueryString() %>" >

if i do thhis in the source i see:

<form name="organizationForm" method="POST" action="/PCX/organization.do?<%= 
request.getQueryString()%>" id="organizationForm">

what do i do wrong. I do not want to create for each paramter an hidden input field.

can somebody help?

thanks

mit freundlichen Grüßen 

Georg XL. Mouratidis 
Web Application Developer 

Heiler|Software AG 
Mittlerer Pfad 9 
D-70499 Stuttgart 

Tel: 0711-139 84-265
Fax: 0711-866 63 01 
Email: [EMAIL PROTECTED] 

Connecting Buyer and Supplier
http://www.heiler.com 

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to