ok thanks,
that will solve my problem
Steve
Craig McClanahan wrote:
On 2/20/06, Steve Vanspall <[EMAIL PROTECTED]> wrote:
Thanks will have a look,
yeah I figured reevaluation isn't the go.
as I said I know the action I want is already going to be configure din
the struts-config file, so
On 2/20/06, Steve Vanspall <[EMAIL PROTECTED]> wrote:
>
> Thanks will have a look,
>
> yeah I figured reevaluation isn't the go.
>
> as I said I know the action I want is already going to be configure din
> the struts-config file, so basically I need to look it up, then create a
> form for it.
>
>
ndering if I can have a custom tagsupport tag's
doStartTag() method acess the taghandlerpool.
There is no API for this. Indeed, in JSP 2.0 if you use simple tags there
is no pooling of tag instances either.
Basically i want ot be able to create a form, where neccesary, with a
start t
On 2/19/06, Steve Vanspall <[EMAIL PROTECTED]> wrote:
>
> I know this isn't specifically struts realted, but am having trouble
> finding a jasper mailing list.
>
> Basically was wondering if I can have a custom tagsupport tag's
> doStartTag() method acess the tag
I know this isn't specifically struts realted, but am having trouble
finding a jasper mailing list.
Basically was wondering if I can have a custom tagsupport tag's
doStartTag() method acess the taghandlerpool.
Basically i want ot be able to create a form, where neccesary, with a
25/08/2005 07:31 Subject: Re: TagHandlerPool, Struts 1.2.7 and Tomcat 5.5
Please respond to
bcc:
25/08/2005 07:31 Subject: Re: TagHandlerPool,
Struts 1.2.7 and Tomcat 5.5
cc:
bcc:
25/08/2005 07:00 Subject: TagHandlerPool, Struts 1.2.
25/08/2005 07:00 Subject: TagHandlerPool, Struts
1.2.7 and Tomcat 5.5
Please respond to
Hi,
I am trying to port a web-application originally written with Tomcat 4.1
to Tomcat 5.5. The application uses struts and throws the following
exception when launched:
23:34:22,953 ERROR [login_jsp]] Servlet.service() for servlet
login.login_jsp threw exception
java.lang.NullPointerExcepti
uesday, June 21, 2005 10:40 PM
Subject: Re: TagHandlerPool
Hello Martin, the line is this:
org.apache.struts.taglib.html.HtmlTag _jspx_th_html_html_0 =
(org.apache.struts.taglib.html.HtmlTag)
_jspx_tagPool_html_html.get(org.apache.struts.taglib.html.HtmlTag.class);
and the method i
out.write("\r\n");
out.write("\r\n");
int evalDoAfterBody = _jspx_th_html_html_0.doAfterBody();
if (evalDoAfterBody !=
javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_html_html_0.doEndTag() ==
ja
ay, June 21, 2005 12:32 PM
Subject: TagHandlerPool
I am using struts 1.2, Win XP and I am trying to upgrade the app/web server
from jboss 3.2.3 with tomcat 4.1
to jboss 4.0.1 with tomcat 5.5 and I am getting this exception:
java.lang.NullPointerException
org.apache.jasper.runtime.TagHandlerPool.g
I am using struts 1.2, Win XP and I am trying to upgrade the app/web server
from jboss 3.2.3 with tomcat 4.1
to jboss 4.0.1 with tomcat 5.5 and I am getting this exception:
java.lang.NullPointerException
org.apache.jasper.runtime.TagHandlerPool.get(TagHandlerPool.java:108)
login.login_jsp._jspx_m
14 matches
Mail list logo