<html:link page="/userProfileAction?method=setup">
<bean:message key="userMaint.addUserProfile"/>
</html:link>
Sorry forgot to add the .do or whatever you have setup to foward to Struts ActionServlet. If using the common .do it would be ..
<html:link page="/userProfileAction.do?method=setup">
-- Rick
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

