what is the difference between:
<form method="post" action="$link.setAction("LoginUser")">
and
<form method="post" action="$link.setPage("Index.vm").setAction("SQL")">
where the setPage is not found in the first Form? I found SQL.java in the
directory tree, but not LoginUser.java
help appreciated.
michael
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
