Dear All:

 

I am trying to put a variable in action attribute but it doesnt work.

 

 

<%String propertyaction = "/manageProperty?function=edit";

pageContext.setAttribute(propertyaction,"propertyaction");%>

 

<html:form action="${propertyaction}">

 

 

Thanks.

 

Chetan

Reply via email to