Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

AOL browser gives 403 forbidden error

Status
Not open for further replies.

jbhatta

Programmer
Feb 27, 2001
5
0
0
US
Hi all,
I have a JSP page which uses JavaBeans (not EJB) to store values into session, and this JSP page submits the information to a servlet which does the processing and dispatches the request to another JSP page.
My problem is that all this works fine on IE and Netscape but when I test the JSP page on AOL, it gives me an error 403 (forbidden). Please suggest what I should do. Is there any permissions I should set?
Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top