comparison src/main/webapp/pages/index.jsp @ 7:bc57f2660b0f

implementation of web service
author Jorge Urzua <jurzua@mpiwg-berlin.mpg.de>
date Fri, 12 Apr 2013 17:48:42 +0200
parents
children
comparison
equal deleted inserted replaced
5:7d231e4e86e5 7:bc57f2660b0f
1 <html>
2 <head/>
3 <body>
4 <jsp:forward page="/pages/home.xhtml" />
5 </body>
6 </html>