Fixed on trunk. Now comes the funny part, after fixing this I realized that
it should had been failing for jsps also, but it obviously wasn't and I
don't know why :)

thanks for reporting
musachy

On Mon, Nov 17, 2008 at 1:26 PM, Musachy Barroso <[EMAIL PROTECTED]> wrote:

> hum...that makes more sense.
>
> musachy
>
>
> On Mon, Nov 17, 2008 at 1:07 PM, Piero Sartini <[EMAIL PROTECTED]>wrote:
>
>> uh.. no attachements allowed?
>>
>> here it is:
>> webapp/tags/ui/example.ftl
>> ----
>> <html>
>> <head>
>>    <title>UI Tags Example</title>
>> </head>
>>
>> <body>
>>
>> <@s.form action="exampleSubmit" enctype="multipart/form-data"
>> javascriptTooltip="true" >
>>    <@s.textfield
>>            label="Name"
>>            name="name"
>>            tooltip="Enter your Name here"/>
>>
>>
>>    <@s.submit />
>>    <@s.reset onclick="alert('Resetting form now... Press OK to
>> continue!');"
>> />
>> </@s.form>
>>
>> </body>
>> </html>
>> ----
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> --
> "Hey you! Would you help me to carry the stone?" Pink Floyd
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

Reply via email to