-
passing multiple parameters in <html:link> tag
Hi
I am building a struts applicatinon and need to pass multiple parameters using the <html:link> tag. I am trying to do this as -
<html:link href="detail.do" name="donorQueryForm" property="searchTerms"
paramId="recordNumber" paramName="gift" paramProperty="recordNumber"
paramId="isDonorName" paramName="donorQueryForm"
paramProperty="isDonorName">
<c ut value="${gift.donorList}"/>
</html:link>
This is failing. Can someone advise me on how to pass multiple parameters using <html:link> tag
thanks
Similar Threads
-
By wandera in forum VB Classic
Replies: 4
Last Post: 11-25-2005, 03:11 AM
-
Replies: 1
Last Post: 10-31-2002, 05:54 PM
-
Replies: 1
Last Post: 06-14-2002, 03:49 PM
-
By Robert Boudra in forum VB Classic
Replies: 3
Last Post: 12-19-2000, 11:44 AM
-
Replies: 1
Last Post: 04-21-2000, 06:39 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks