RE: Switch between applications

2006-02-06 Thread Garner, Shawn
http://struts.apache.org//struts-doc-1.2.8/api/index.html Looks like it has to start with a "/" also so module="/neoAdmin" and module="/neoLetter" -Original Message- From: Garner, Shawn Sent: Monday, February 06, 2006 2:42 PM To: 'Struts Users Mailin

RE: Switch between applications

2006-02-06 Thread Garner, Shawn
I think contextRelative="true" is deprecated and you need to use module="neoAdmin" and module="neoLetter" instead. Shawn -Original Message- From: Marcio Ghiraldelli [mailto:[EMAIL PROTECTED] Sent: Monday, February 06, 2006 11:35 AM To: user@struts.apache.org Subject: Switch between appli