Advertisement
Guest User

servletcontext

a guest
Sep 6th, 2011
3,940
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.14 KB | None | 0 0
  1. <web-app>
  2.   <context-param>
  3.     <param-name>title </param-name>
  4.     <param-value>Kawa czy Java ? </param-value>
  5.   </context-param>
  6. ...
  7. <web-app>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement