Directing Form Input

Most forms within gears should ensure that the action of the form is the current page. For example:

<dsp:form action="<%= gearServletRequest.getPortalRequestURI() %>">
 
loading table of contents...