You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Dave Newton (JIRA)" <ji...@apache.org> on 2008/12/18 22:07:37 UTC

[jira] Resolved: (WW-2925) error in jsp causes very long and completely useless log entries

     [ https://issues.apache.org/struts/browse/WW-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Newton resolved WW-2925.
-----------------------------

    Resolution: Not A Problem

Looks like a standard JSP exception to me; nothing to do with Struts. Seems like there's no form.jsp for whatever reason.

If you think it's an issue with Struts ask on the struts-user list, but people are using s:datetimepicker successfully. When you do, post the relevant code so it's actually possible to help.

> error in jsp causes very long and completely useless log entries
> ----------------------------------------------------------------
>
>                 Key: WW-2925
>                 URL: https://issues.apache.org/struts/browse/WW-2925
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.2
>         Environment: jrockit 1.5
> tomcat 6.0.18
> tiles-plugin
> css_xhtml theme
>            Reporter: Rafal Krupinski
>            Priority: Minor
>
> I'm trying to use date picker on my form with
> <s:datetimepicker name="date" />
> I have logging threshold setup to WARN and I get 13 *screens* of completely useless exception stacks!
> I still don't know what's wrong with my jsp, how
> JSPException while including path '/WEB-INF/tiles/nbp/form.jsp'. ServletException while including page.
> or
> java.lang.ClassNotFoundException: org.apache.jsp.WEB_002dINF.tiles.nbp.form_jsp
> are supposed to help?
> Where's that developer-friendliness? 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.