Connecting to a Servlet

Select a Servlet listed in the Project Event Objects tree. This adds the Servlet URL to the Event Handler textbox.

Modify the URL by entering request parameters needed for the Servlet. The Nexaweb Client will send information to the server about the event using the HttpServletRequest.getParameter function. For more information on the parameters sent to the server for each event, see the Nexaweb Reference Guide.