Hi,

If this is true, what do I do wrong, as this line of code

<TD>
    <SPAN class="f-data">
        <html:text property="geoEntityType.id" size="4" maxlength="4"
title="Enter Type ID"/>
    </SPAN>
</TD>

produces this error:
org.apache.jasper.compiler.CompileException:
C:\tomcat-3.2.1\webapps\myapps\geoEntityType.jsp(186,27) Attribute title
invalid according to the specified TLD

    Jerzy Kalat


----- Original Message -----
From: "Pham Thanh Quan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 05, 2001 9:44 PM
Subject: Re: <html:text attribute question


> You can implement it perfectly by the way that you present
> Quan
> PS. I use IE 5.0
>
> ----- Original Message -----
> From: Jerzy Kalat <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, July 05, 2001 9:25 PM
> Subject: <html:text attribute question
>
>
> > Hi,
> >
> > IE Browser has very nice, user friendly feature, with form input text
> field.
> > If such field has attribute title='text to be displayed' and user put
his
> > mouse over this field, this text is displayed to the user.
> >
> > I do not see 'title' atribute in <html:text> input button. Any idea how
> can
> > we implement it?
> >
> >     Jerzy Kalat
> >
> >
> >
>

Reply via email to