<html:form > render output 2007-02-04 - By Ivan
Back 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
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|