I `m calling a bean from a jsp page that return HttpServletRequest
snippet
HttpServletRequest req= myBean.getMessage();
out.write(req.getParameter("mess"));
where mess is a variable that was set in the bean
My problem jsp can`t compile I got the following errors
javax.servlet.ServletException:
com.MyBean.getMessage()Ljavax/servlet/http/HttpServletRequest;
java.lang.NoSuchMethodError:
com.MyBean.getMessage()Ljavax/servlet/http/HttpServletRequest;
can anyone help
Thanks in advance
---------------------------------
Yahoo! Photos Showcase holiday pictures in hardcover
Photo Books. You design it and well bind it!