• Sign in

Open Source / RichFaces · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Network
25ef43892ed984c1f8eba8ff7e1b1558a12802b8
  • richfaces
  • samples
  • focus-sample
  • src
  • main
  • webapp
  • index.jsp
  • Restructuring repo to match branches/tags/trunk.
    25ef4389
    bernard authored
    13 years ago  
    Browse Files »
index.jsp 141 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head></head>
<body>
<jsp:forward page="focus_1.jsf"/>
</body>
</html>