on 12/6/2000 6:31 AM, "Diethelm Guallar, Gonzalo"
<[EMAIL PROTECTED]> wrote:
> Did you check the generated HTML source (view source from the browser)?
> I bet your form has an action with unexpanded Velocity code... This
> is a known problem, and I was able to solve it by calling setPage()
> before setAction():
>
> <form action="$link.setPage("index.vm").setAction("LoginSilaUser")"
> method="post">
>
> HTH,
Also, try upgrading your Velocity by using a .jar built from CVS.
There are several introspection bugs in Velocity that have been fixed.
-jon
--
Honk if you love peace and quiet.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]