You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Nestor Boscan (JIRA)" <ji...@apache.org> on 2009/04/15 18:19:06 UTC

[jira] Commented: (WW-2995) NullPointerException on ComponentTagSupport.doStartTag using jsp:include or s:include

    [ https://issues.apache.org/struts/browse/WW-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45920#action_45920 ] 

Nestor Boscan commented on WW-2995:
-----------------------------------

I made the question on the mailing list before posting the problem and got no answers. I searched the mailinhg list and the web and couldn't find someone with the exact problem. 


> NullPointerException on ComponentTagSupport.doStartTag using jsp:include or s:include
> -------------------------------------------------------------------------------------
>
>                 Key: WW-2995
>                 URL: https://issues.apache.org/struts/browse/WW-2995
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tags
>    Affects Versions: 2.0.14
>         Environment: Windows Vista 32-bit and Red Hat 4 WebLogic 10.3
>            Reporter: Nestor Boscan
>         Attachments: MyAction.rar
>
>
> When using jsp:include or s:include in a JSP page the next Struts 2 tags will throw:
> java.lang.NullPointerException
> 	at org.apache.struts2.views.jsp.ComponentTagSupport.doStartTag(ComponentTagSupport.java:50)
> This happens with WebLogic 10.3 but doesn't happen in OC4J 10.1.3.4.

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