Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save martinlau/3348637 to your computer and use it in GitHub Desktop.
Save martinlau/3348637 to your computer and use it in GitHub Desktop.
HTML output of a portlet JSP illustrating a standard actionURL and form
<form action="http://www.example.com/web/guest/home?p_auth=Ex7KuhQN&amp;p_p_id=samplegetformportlet_WAR_samplegetformportlet&amp;p_p_lifecycle=1&amp;p_p_state=normal&amp;p_p_mode=view&amp;p_p_col_id=column-1" method="post" id="aui_3_4_0_1_2502">
<input type="text" name="query" id="aui_3_4_0_1_2501" class="">
<input type="submit">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment