You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by dh...@lexmark.com on 2001/06/01 21:30:12 UTC

Size on html:file tag??


Hi everyone.

I am using the html:file tag, and running up against an error, saying the size
attribute is invalid!  It is clearly marked as valid in the docs!

Is this a bug?  I can take off the size= and it displays fine.

My tag looks like this:  <html:file property="filename" size="60"/>.

Help is appreciated,

Dave




RE: Size on html:file tag??

Posted by "Deadman, Hal" <ha...@tallan.com>.
If your looking at the documentation on the web, it may be newer than your
build. I think the size tag was added to the tld recently. Do you have a
recent build?

Hal

> -----Original Message-----
> From: dhay@lexmark.com [mailto:dhay@lexmark.com]
> Sent: Friday, June 01, 2001 3:30 PM
> To: struts-user@jakarta.apache.org
> Subject: Size on html:file tag??
>
>
>
>
> Hi everyone.
>
> I am using the html:file tag, and running up against an
> error, saying the size
> attribute is invalid!  It is clearly marked as valid in the docs!
>
> Is this a bug?  I can take off the size= and it displays fine.
>
> My tag looks like this:  <html:file property="filename" size="60"/>.
>
> Help is appreciated,
>
> Dave
>
>
>