Does anyone know if it possible to pass 2 parameters using the display
tag?

Current code:

<display:column property="sqltitle" title="SQL Name"
href="GIM2Results.do" paramId="sqltitle" paramProperty="sqltitle"/>

Produces link:
http://localhost:8080/wact/pages/GIM2Results.do?testsqlscript=select
<http://localhost:8080/wact/pages/GIM2Results.do?testsqlscript=select>
corp,lname,sname from corporat order by lname 
for example but I want
 
http://localhost:8080/wact/pages/GIM2Results.do?testsqlscript=select
<http://localhost:8080/wact/pages/GIM2Results.do?testsqlscript=select>
corp,lname,sname from corporat order by lname&sqltitle=corpbroker
 
 
Anyone have any suggestions?
 
Chirag


--
NOTICE: If received in error, please destroy and notify sender.  Sender does not waive 
confidentiality or privilege, and use is prohibited.

Reply via email to