You can usually base your jsps off one of the example pages in oas-skeleton, enter_search_criteria.jsp or search_results.jsp.
There has been no choice made on whether we should use bean/logic tags or c tags, so that's up to you although c tags are easier to use. See IDD's Tag Libraries for the list of possibilities.
TBD - this needs to be filled in more on insidemit css layout, js, etc.
TBD - talk about how to go to different actions from the jsp using the hidden thingy
TBD - talk about how to do ajax once Seth figures it out