Paul, Are you using the onSecutityCheck() method or the J2EE security in the web.xml ?
You can override it in the HomePage and always return true if you are using just click regards, Ricardo On Wed, Oct 29, 2008 at 6:01 PM, Paul <[EMAIL PROTECTED]> wrote: > I do not need security on my home page. It is just a search page and I > would > like anyone to have access to it without logging in. However, all other > menus > should have security and a user needs to login to use them. How do I > by-pass > security on the home page only. > > Thanks, > Paul > > -- Ricardo Lecheta
