Code Search for Developers
 
 
  

header.jsp from iTicket at Krugle


Show header.jsp syntax highlighted

<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%>
<div>
	<div class='logo'>
		<a href='/iTicket'><img src="/iTicket/images/logo.gif" alt="iTicket" /></a>
	</div>
	<div class='sprache'>
		Language:
		<html:link module="/" action="/changelanguage?action=en">EN</html:link> | 
		<html:link module="/" action="/changelanguage?action=de">DE</html:link> | 
		<html:link module="/" action="/changelanguage?action=jp">JP</html:link> |
		<html:link module="/" action="/changelanguage?action=ch">CH</html:link>
	</div>
</div>




See more files for this project here

iTicket

iTicket is an application for booking specific flights. On a quick-check-in terminal the passenger could easily withdraw the ticket.

Project homepage: http://sourceforge.net/projects/iticket
Programming language(s): Java,JSP,XML
License: lgpl21

  body-login.jsp
  body-welcome.jsp
  footer.jsp
  header.jsp
  layout.jsp