Re: Navigation menu help

2005-10-05 Thread Sunil_Sahu
Faisal, If you are using then you have to provide the path woth context name but better way is to use instead of . In your case, instead of using Home , you should use Home. It will definitely work. Sunil Faisal Mahmoud <[EMAIL PROTECTED]> 06/10/2005 04:51 Please respond to "Struts User

Re: Navigation menu help

2005-10-05 Thread Wendy Smoak
From: "Faisal Mahmoud" <[EMAIL PROTECTED]> I have created a navigation menu jsp file that I include with all the pages on my webapp via the jsp:include tag. This page has the following nav menu: Home If you're going to use plain old HTML links, you'll need to include the ".do" extension. Ot