Re: html:option problem

2004-11-23 Thread Richard Bywater
As Tim pointed out, I believe you'll need to make the html prefix
reference /WEB-INF/struts-html-el.tld

Richard.


On Tue, 23 Nov 2004 15:09:14 -0600, Dave Bender <[EMAIL PROTECTED]> wrote:
> It references "/WEB-INF/struts-html.tld"
> 
> -Original Message-
> From: Slattery, Tim - BLS [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 23, 2004 2:44 PM
> To: 'Struts Users Mailing List'
> Subject: RE: html:option problem
> 
> > This:
> > 
> > produces this:
> > 
> > instead of this:
> > 
> 
> Are you sure the "html" prefix references the EL version of the taglib?
> 
> --
> Tim Slattery

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: html:option problem

2004-11-23 Thread Dave Bender
No, it's terminated.  It's got an end tag .  The body of the
tag becomes the value.



-Original Message-
From: Slattery, Tim - BLS [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 23, 2004 3:27 PM
To: 'Struts Users Mailing List'
Subject: RE: html:option problem


> This:
> 
> produces this:
> 
> instead of this:
> 

OK, so now I look at this a bit more closely.

You haven't terminated the  tag. It should read:



I would have expected an error message from that but what do I know?

--
Tim Slattery
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: html:option problem

2004-11-23 Thread Slattery, Tim - BLS
> This:
> 
> produces this:
> 
> instead of this:
> 

OK, so now I look at this a bit more closely.

You haven't terminated the  tag. It should read:



I would have expected an error message from that but what do I know?

--
Tim Slattery
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: html:option problem

2004-11-23 Thread Dave Bender
It references "/WEB-INF/struts-html.tld" 



-Original Message-
From: Slattery, Tim - BLS [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 23, 2004 2:44 PM
To: 'Struts Users Mailing List'
Subject: RE: html:option problem


> This:
> 
> produces this:
> 
> instead of this:
> 

Are you sure the "html" prefix references the EL version of the taglib?

--
Tim Slattery
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: html:option problem

2004-11-23 Thread Slattery, Tim - BLS
> This:
> 
> produces this:
> 
> instead of this:
> 

Are you sure the "html" prefix references the EL version of the taglib?

--
Tim Slattery
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]