ROTECTED]
Sent: Thursday, September 22, 2005 6:11 PM
To: Struts Users Mailing List
Subject: RE: Null Pointer exception when using struts html tag library
in jsp file
Hi Archana
Try changing your html:link page to href. ie From:
http://yahoo.com";>Yahoo
to
http://yahoo.com";&
Murray Collingwood wrote:
I've never found any good documentation on the use of various taglib
parameters, maybe somebody else on this list could point us in the right
direction.
For the most part the docs in the Struts userguide
(http://struts.apache.org/userGuide/index.html, then follow
t;
> The application is working fine with just omitting the first line of the jsp
> ( <%@ taglib ...). But as soon as I add it, it gives the
> NullPointerexception
>
> -Original Message-----
> From: Murray Collingwood [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 21, 2
From: "Archana Soni" <[EMAIL PROTECTED]>
<%@ taglib uri="/tags/struts-html" prefix="html" %>
The application is working fine with just omitting the first line of the
jsp
( <%@ taglib ...). But as soon as I add it, it gives the
NullPointerexception
Is this a Servlet 2.3 or better container?
tion
-Original Message-
From: Murray Collingwood [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 21, 2005 5:14 PM
To: Struts Users Mailing List
Subject: RE: Null Pointer exception when using struts html tag library
in jsp file
Can you post your jsp form?
On 21 Sep 2005 at 17:12, A
bed and throwing the NullPointerException
>
> Regards
> Kathir.
>
>
>
> From: Murray Collingwood [mailto:[EMAIL PROTECTED]
> Sent: Wed 9/21/2005 5:14 PM
> To: Struts Users Mailing List
> Subject: RE: Null Pointer exception when using struts
: Murray Collingwood [mailto:[EMAIL PROTECTED]
Sent: Wed 9/21/2005 5:14 PM
To: Struts Users Mailing List
Subject: RE: Null Pointer exception when using struts html tag library in jsp
file
Can you post your jsp form?
On 21 Sep 2005 at 17:12, Archana Soni wrote:
> Global-forwards are
, September 21, 2005 4:21 PM
> To: Struts Users Mailing List
> Subject: RE: Null Pointer exception when using struts html tag library
> in jsp file
>
>
> struts-config.xml
> Global-forwards are the application entry points. You don't have any
> defined. Mine
> l
chana Soni wrote:
>
> > I am attaching my web.xml and struts-config.xml files
> >
> >
> >
> > -Original Message-
> > From: Murugesan, Kathiresan (Cognizant)
> > [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, September 21, 2005 12:37 PM
> &
. And I am still getting same error.
-Original Message-
From: Murray Collingwood [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 21, 2005 4:21 PM
To: Struts Users Mailing List
Subject: RE: Null Pointer exception when using struts html tag library
in jsp file
struts-config.xml
Global
s Mailing List
> Subject: RE: Null Pointer exception when using struts html tag library
> in jsp file
>
>
> This e-mail and any files transmitted with it are for the sole use of the
> intended recipient(s) and may contain confidential and privileged
> information.
> If you are
I am attaching my web.xml and struts-config.xml files
-Original Message-
From: Murugesan, Kathiresan (Cognizant)
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 21, 2005 12:37 PM
To: Struts Users Mailing List
Subject: RE: Null Pointer exception when using struts html tag library
in
.
From: Archana Soni [mailto:[EMAIL PROTECTED]
Sent: Wed 9/21/2005 11:55 AM
To: Struts Users Mailing List
Subject: RE: Null Pointer exception when using struts html tag library in jsp
file
I am using struts1.1 and the taglib's URI is mapped to
"/web-inf/struts-html.tld&q
riginal Message-
From: Murray Collingwood [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 21, 2005 11:38 AM
To: Struts Users Mailing List
Subject: Re: Null Pointer exception when using struts html tag library
in jsp file
I'm using Struts 1.2.x and the taglib entries I ALWAYS use are
I'm using Struts 1.2.x and the taglib entries I ALWAYS use are:
<[EMAIL PROTECTED] uri="http://struts.apache.org/tags-bean"; prefix="bean" %>
<[EMAIL PROTECTED] uri="http://struts.apache.org/tags-html"; prefix="html" %>
<[EMAIL PROTECTED] uri="http://struts.apache.org/tags-logic"; prefix="logic" %
15 matches
Mail list logo