Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    May 2009
    Location
    Vienna
    Posts
    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.

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,089
    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

  1. Newbie Java Remote Adapter question
    By webmons in forum Adapter SDKs
    Replies: 3
    Last Post: March 7th, 2013, 10:30 AM
  2. How to write my own stock list data adapter with java
    By pradeepgamage in forum General
    Replies: 1
    Last Post: January 9th, 2012, 12:39 PM
  3. Replies: 3
    Last Post: November 11th, 2010, 08:09 AM
  4. Multithreading in Java Adapter
    By achittoda in forum Adapter SDKs
    Replies: 1
    Last Post: December 21st, 2009, 11:05 AM
  5. DynaMetapushTable and Its Java Adapter
    By burakalpugan in forum Adapter SDKs
    Replies: 2
    Last Post: April 11th, 2008, 04:16 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 07:58 AM.