• 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
213c3497c6ebbc898e45663d779437a2ef4e3196
  • richfaces
  • samples
  • notify-sample
  • src
  • main
  • webapp
  • index.jsp
  • Restructuring repo to match branches/tags/trunk.
    25ef4389
    bernard authored
    13 years ago  
    Browse Files »
index.jsp 140 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="notify.jsf"/>
</body>
</html>