That seems to have worked.  Thank you very much and yes you are right I
should subscribe to that list as I often have questions about display tag
issues.

Thanks again.

-Mark

Raible, Matt wrote:
|| Try this:
||
|| requestURI='<%= request.getContextPath() + "/results.do"%>'
||
|| You should probably ask these display tag related questions on the
|| display tag user list:
||
|| http://lists.sourceforge.net/lists/listinfo/displaytag-user
||
|| Matt
||
|| -----Original Message-----
|| From: Mark F [mailto:[EMAIL PROTECTED]
|| Sent: Monday, June 16, 2003 9:15 AM
|| To: Tomcat Users List
|| Subject: display tag
||
||
|| Why can I not do the following:
||
|| <display:table name="results" width="55%" pagesize="15"
|| cellpadding="3" cellspacing="0" border="0" requestURI="<%=
|| request.getContextPath() %>/results.do" summary="Table summary blah
|| blah" >
||
|| ?
||
|| Am I doing something wrong, what other option would I have besides
|| hard-coding in the path.
||
|| -Mark
||
|| ---------------------------------------------------------------------
|| To unsubscribe, e-mail: [EMAIL PROTECTED]
|| For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to