[jboss-user] [JBoss Eclipse IDE (users)] - Re: MYSQL database connection within JBoss application(using

tahirakramch do-not-reply at jboss.com
Fri Aug 4 05:35:01 EDT 2006


Hi 

I am also have the problem of invoking bean from jsp page, how u do that if u have solved the problem, plz do share here.... 

and for ur issue this is not the problem of database, it is problem with the calling of managed bean from jsp

but how u solve tht???

exception 
  | 
  | javax.servlet.ServletException: Cannot get value for expression '#{pageBean.celsius}'
  | 	javax.faces.webapp.FacesServlet.service(FacesServlet.java:121)
  | 	org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
  | 
  | 
  | root cause 
  | 
  | javax.faces.FacesException: Cannot get value for expression '#{pageBean.celsius}'
  | 	org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:421)
  | 	org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:234)
  | 	org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:352)
  | 	javax.faces.webapp.FacesServlet.service(FacesServlet.java:107)
  | 	org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
  | 
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963121#3963121

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963121



More information about the jboss-user mailing list