hello, i want to open a new window from a button, but in this new window I retrieve an address from my servlet (Action)
<html:button property="bouton" styleId="bouton" styleClass="boutonYellow" style="border: 1px solid rgb(0, 38, 97); width:200px;cursor:default;" disabled="true">
<fmt:message key="name"/>
</html:button>