and in the confirmation jsp page there is a "continue" link:
<html:link hide="true" page="<%= (String) request.getAttribute("continuePath") %>">
<bean:message key="common.continue"/>
</html:link>

oh sorry... ignore the hide="true"... I have subclassed the link tag and added some functionality (optionally hide the link if the currently logged-in user would not be able to access it), but I forgot to remove that from my example for you.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to