-
May 20th, 2009, 07:17 PM
#1
Passing parameter from Java client to Adapter Java class
I would like to pass a string parameter from my JSP client to the java data adaptor class I built to get my data for display. I want to use the parameter for searching my data that will be retruned to the client. Is there an example you can point me to.
Thanks for your assistance.
-
May 21st, 2009, 09:41 AM
#2
Our suggestion for cases like this is to embed (in some way) all the information that identify an item's contents directly in the item name. In this case, the whole search query.
Hence, the client asks for the specific data it needs by subscribing to an item which represents those specific data.
Note that, in case there are restrictions to the search queries allowed to a user, the Metadata Adapter can perform all checks on the submitted items.
Similar Threads
-
By webmons in forum Adapter SDKs
Replies: 3
Last Post: March 7th, 2013, 09:30 AM
-
By pradeepgamage in forum General
Replies: 1
Last Post: January 9th, 2012, 11:39 AM
-
By eweinberg in forum Adapter SDKs
Replies: 3
Last Post: November 11th, 2010, 07:09 AM
-
By achittoda in forum Adapter SDKs
Replies: 1
Last Post: December 21st, 2009, 10:05 AM
-
By burakalpugan in forum Adapter SDKs
Replies: 2
Last Post: April 11th, 2008, 03:16 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
All times are GMT +1. The time now is 11:18 PM.
Bookmarks