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