[ http://mc4j.org/jira/browse/STS-193?page=all ]
     
Tim Fennell resolved STS-193:
-----------------------------

    Resolution: Fixed

This is now fixed.  Stupid typo had the JSP attribute as "acceptcharset" and 
the method as setAcceptCharset() - note the capital C in the method name.

> acceptcharset attribute of <stripes:form> tag fails
> ---------------------------------------------------
>
>          Key: STS-193
>          URL: http://mc4j.org/jira/browse/STS-193
>      Project: Stripes
>         Type: Bug

>   Components: Tag Library
>     Reporter: Cagan Senturk
>     Assignee: Tim Fennell
>      Fix For: Release 1.3.2

>
> when <stripes:form> tag is used with 'acceptcharset' attribute, the following 
> error occurs:
>  Unable to find setter method for attribute: acceptcharset
>         at 
> org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39)
>         at 
> org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:405)
>         at 
> org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:146)
>         at 
> org.apache.jasper.compiler.Generator$GenerateVisitor.evaluateAttribute(Generator.java:2710)
>         at 
> org.apache.jasper.compiler.Generator$GenerateVisitor.generateSetters(Generator.java:2858)
>         at 
> org.apache.jasper.compiler.Generator$GenerateVisitor.generateCustomStart(Generator.java:2176)
>         at 
> org.apache.jasper.compiler.Generator$GenerateVisitor.visit(Generator.java:1685)
>         at org.apache.jasper.compiler.Node$CustomTag.accept(Node.java:1441)
>         at org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2163)
>         at org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2213)
>         at 
> org.apache.jasper.compiler.Generator$GenerateVisitor.visit(Generator.java:1705)
>         at org.apache.jasper.compiler.Node$CustomTag.accept(Node.java:1441)
>         at org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2163)
>         at org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2213)
>         at 
> org.apache.jasper.compiler.Generator$GenerateVisitor.visit(Generator.java:1705)
>         at org.apache.jasper.compiler.Node$CustomTag.accept(Node.java:1441)
>         at org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2163)
>         at org.apache.jasper.compiler.Node$Visitor.visitBody(Node.java:2213)
>         at org.apache.jasper.compiler.Node$Visitor.visit(Node.java:2219)
>         at org.apache.jasper.compiler.Node$Root.accept(Node.java:456)
>         at org.apache.jasper.compiler.Node$Nodes.visit(Node.java:2163)
>         at org.apache.jasper.compiler.Generator.generate(Generator.java:3305)
>         at org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:198)
>         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:295)
>         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:276)
>         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:264)
>         at 
> org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:563)
>         at 
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:303)
>         at 
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
>         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
>         at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
>         at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
>         at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672)
>         at 
> org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:463)
>         at 
> org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:398)
>         at 
> org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301)
>         at 
> net.sourceforge.stripes.action.ForwardResolution.execute(ForwardResolution.java:76)
>         at 
> net.sourceforge.stripes.controller.DispatcherServlet.doPost(DispatcherServlet.java:168)
>         at 
> net.sourceforge.stripes.controller.DispatcherServlet.doGet(DispatcherServlet.java:84)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to