Hi All
Can anyone tell why the following error is coming?
I am using JRun 2.3.3 as my servlet engine with MIIS
as webserver.
500 Internal Server Error
com.livesoftware.jsp.JSPServlet:
javax.servlet.ServletException:
Found 1 semantic error compiling
"C:/JRun/jsm-default/services/jse/servlets/jsp/shopping/Inventory.java":
40. basket =
(BasketBean)session.getAttribute(BasketBean.BASKET);
<------------------------------------->
*** Error: No method named "getAttribute" was found in
type "javax/servlet/http/HttpSession"
Thanks
Anand
__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets