Hi all,
is there a way to avoid that the <html:form > action property is
rendered with the application name (e.g <html:form action="myAction.do">
--> <form action='/myApp/myAction'> ) ?
What i need for a special case is that the output is <form
action='/myAction'>.
If this is not possible , is it possible to use the normal html-form
(<form>) tag and bind it to an actionForm ?
regards
ivan
--- Begin Message ---
Hi all,
is there a way to avoid that the <html:form > action property is
rendered with the application name (e.g <html:form action="myAction.do">
--> <form action='/myApp/myAction'> ) ?
What i need for a special case is that the output is <form
action='/myAction'>.
If this is not possible , is it possible to use the normal html-form
(<form>) tag and bind it to an actionForm ?
regards
ivan
--- End Message ---
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]