You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/05/29 02:56:38 UTC

[jira] Updated: (STR-3045) On Weblogic 8.1.5, A exception was found when used more Html:link's

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

Paul Benedict updated STR-3045:
-------------------------------

    Fix Version/s: 1.3.9

> On Weblogic 8.1.5, A exception was found when used more Html:link's 
> --------------------------------------------------------------------
>
>                 Key: STR-3045
>                 URL: https://issues.apache.org/struts/browse/STR-3045
>             Project: Struts 1
>          Issue Type: Bug
>          Components: Taglibs
>    Affects Versions: 1.3.8
>         Environment: CentOS4.4/WebLogic8.1.5/BeaJDK1.4.2_08
>            Reporter: tom liu
>             Fix For: 1.3.9
>
>
> i use two Html:link Tags in one jsp Page. When goto the page, a Exception was found. but when i use version 1.3.6, i do not found the exception:
> Servlet failed with Exception java.lang.NullPointerException
>         at org.apache.struts.taglib.html.LinkTag.doStartTag()I(LinkTag.java:314)
>         at jsp_servlet._web_45_inf._jsp._common.__header._jspService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/htt
> p/HttpServletResponse;)V(__header.java:185)
>         at weblogic.servlet.jsp.JspBase.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V(JspBase.java:3
> 3)
>         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava/lang/Object;(ServletStubImpl.java:1072
> )
>         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletRespons
> e;Lweblogic/servlet/internal/FilterChainImpl;)V(ServletStubImpl.java:465)
>         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletRespons
> e;Lweblogic/servlet/internal/FilterChainImpl;)V(ServletStubImpl.java:526)
>         at weblogic.servlet.internal.TailFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/s
> ervlet/FilterChain;)V(TailFilter.java:28)

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