Hi, Praveen.
Just a guess... try this:
<display:column property="testCaseId" title="TestCase ID"
href="testCaseView.do?edit='+edit+'&selNavObjId=tests|testcaseadd¶mId='testCaseId'"
/>
Best regards,
José Renato.
Praveen Kumar escreveu:
Hi ,
I want pass one attribute like edit from <display:column href>.
These is code sniplet :
<display:column property="testCaseId"
title="TestCase ID"
href="testCaseView.do
?edit="+edit+"&selNavObjId=tests|testcaseadd&"
paramId="testCaseId" />
But i am getting exception at JSP as :
[ServletException in:/WEB-INF/pages/contents/ResultList.jsp]
/WEB-INF/pages/contents/ResultList.jsp(163,68) Unterminated
<display:column
tag' org.apache.jasper.JasperException:
/WEB-INF/pages/contents/ResultList.jsp(163,68) Unterminated
<display:column
tag at org.apache.jasper.compiler.DefaultErrorHandler.jspError(
DefaultErrorHandler.java:39) at
org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:405)
at
Pls help me over this. Urgent !!
------------------------------------------------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
------------------------------------------------------------------------
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user