Re: Call Actions in a different module from default module

2005-10-31 Thread Niall Pemberton
Jason, the "user" mailing list is more appropriate for this type of question. The dev mailing list is "to communicate with other developers interested in expanding and improving the functionality supported by Struts itself" http://struts.apache.org/mail.html Niall - Original Message

Call Actions in a different module from default module

2005-10-31 Thread jason moors
Hi, I've written a struts application which I've split into a number of modules, i.e user, account etc. I want to have a login form on the home page to allow the user to login, however all the user management actions e.g createUserAction, loginAction, logoffAction and corresponding forms are defi