<%@ page language="PL/SQL" %> <%@ plsql procedure="xmlbottom" %> <%@ plsql parameter="p_hotel_id" type="NUMBER" default="NULL"%> <%! /** Overview : This PSP application displays just a button. After selecting a hotel_id, the button press gives selected hotel information as normal psp output i.e. in a HTML table. Modification History: Parameters : p_hotel_id - This parameter holds the hotel id value Person Date Comments ------------------------------------------------------------- Savitha Rajeev 22-AUG-2000 Initial Sample **/ %>