[EMAIL PROTECTED] wrote:
> dear all:
> question:
> can i use ?
> 
> <%
>     req.setField('ww', ww)
>     req.setField('rr', rr)       
>     req.setField('xx', xx)
>     trans.application().forward(trans, 'list.psp')
> %>
> which req.values will take precedence?

This will immediately forward to list.psp when the page is requested. 
The form tag will be completely ignored.

-- Chris

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to