GitBucket
4.21.2
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
mark.george
/
jetty
Transfer to URL with SHA
Find file
Newer
Older
tree:
41e2b380d9
Switch branches
×
master
jetty
/
src
/
main
/
webapp
/
WEB-INF
/
jspf
/ menu.jspf
Mark George
on 6 Sep 2021
80 bytes
Strip to minimum, and run via embedded Jetty.
Raw
Blame
History
<div id="menu"> <a href=".">Home</a> <a href="login.jsp">Log In</a> </div>