Share

AjaxAnywhere

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

passing parameters to servlet

You are viewing a single message from this topic. View all messages.

  1. 2009-03-05 02:34:05 UTC
    Hi all,

    I went through almost the entire help sections to see if I can see how to pass parameters to the action class.

    for example in my jsp I would like to send 3 parameters to the servlet. like id, pageNumber, and type. I am not using a form in my jsp.

    var url = someAction +"?id=5?pageNumber=2?type=even";

    I tried AjaxAnywhere.getAJAX(url, zonesToRefresh)

    Any help will very appreciated.

    -J


< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.