Need components outside the <form> tag

I have a <ui:outputText> with the escape attribute to render some javascript code.

The problem is, this javascript refers to components that are inside the <form></form> tag. And the outputText is also rendered inside this <form> tag.

I need it outside. Anyone having ideas about this?

sincerely,

[347 byte] By [Victor_Hugo_Buenoa] at [2007-11-26 22:09:43]
# 1

Hm, I don't have a good idea for your exact question. But are you really sure that you need the attribute outside the form? Wouldn't it be sufficient to isolate your attribute from the form-behaviour? I would sugegst you read the Virtual-Form part of the tutorial. Unfortunately I have no Link at the moment.

Willi2793a at 2007-7-10 10:56:43 > top of Java-index,Development Tools,Java Tools...