Ricardo Lecheta <rlecheta <at> gmail.com> writes: > > > 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 clickregards,Ricardo > On Wed, Oct 29, 2008 at 6:01 PM, Paul <paul_malone <at> kywb.uscourts.gov> 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 >
Thank you very much for responding. I am using the J2EE security. Please see my response to Bob Schellink's reply.
