Again this may be easily solved, but I can't find an answer elsewhere. Using a module I go through an action to a JSP containg a form (using html:form). The action attribute of this form is the same as an action defined in the module's struts config ie /Login, but when the page is accessed the full form action is the ${default context}/Login rather than ${default context}/${module}/Login.
Any help much appreciated. Thanks Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]