aspose file tools
The moose likes Struts and the fly likes Cannot find bean error in any scope Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Cannot find bean error in any scope" Watch "Cannot find bean error in any scope" New topic
Author

Cannot find bean error in any scope

raj chopra
Ranch Hand

Joined: Apr 09, 2012
Posts: 50
Hi All,

i am null pointer exception when i am trying to access a new functioanlity i created recently. it was working fine till yesterday , dont know where it went wrong all of sudden .

here is my jboss stack trace :



here is my jsp page :


kindly guide me to trouble shoot this error


Reagrds,
raj chopra
Shankar Tanikella
Ranch Hand

Joined: Jan 30, 2011
Posts: 329

Looks like you have problem in lines 117-119 in your JSP



Have Fun with Java
little,little.. little by little makes a lot..
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Cannot find bean error in any scope
 
Similar Threads
The requested resource (Servlet action is not available) is not available. ...
using Multiple submit buttons.
org.apache.jasper.JasperException: java.lang.NullPointerException
Tiles error, not able to find a value for attribute
how to copy the data one form field to another form field by using check box