[ 
http://www.stripesframework.org/jira/browse/STS-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12207#comment-12207
 ] 

Peter Newhook commented on STS-809:
-----------------------------------

Accidentally submited before I was finished. THis is the error

org.apache.jasper.JasperException: javax.servlet.ServletException: 
net.sourceforge.stripes.exception.StripesJspException: Could not determine 
action from 'beanclass' supplied. The value supplied was 
'net.sourceforge.stripes.examples.quickstart.CalculatorActionBean'. Please 
ensure that this bean type exists and is in the classpath. If you are 
developing a page and the ActionBean does not yet exist, consider using the 
'action' attribute instead for now.
        
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:532)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:440)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:391)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
        
net.sourceforge.stripes.controller.StripesFilter.doFilter(StripesFilter.java:247)
 

> Quickstart Tutorial Has Error when Running Site Before Adding 
> CalculatorActionBean
> ----------------------------------------------------------------------------------
>
>                 Key: STS-809
>                 URL: http://www.stripesframework.org/jira/browse/STS-809
>             Project: Stripes
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: Release 1.5.5
>         Environment: Java 6, Tomcat 7, Eclipse Helios, Windows XP
>            Reporter: Peter Newhook
>            Priority: Minor
>
> The quickstart guide demonstrates running the site before adding the 
> CalculateActionBean, but that gives the following error.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to