Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. http://localhost:8080/WEB-INF/view/registration.jsp
  2.  
  3. <a type="button" name="SingUp" class="btn btn-primary" href="/WEB-INF/view/registration.jsp" >Registration</a>
  4.  
  5. <web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
  6. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  7. xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee
  8. http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
  9. version="3.1">
  10. </web-app>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement