Advertisement
Guest User

Untitled

a guest
Apr 24th, 2014
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. bil coba samain
  2.  
  3. project facetnya :
  4. <?xml version="1.0" encoding="UTF-8"?>
  5. <faceted-project>
  6. <fixed facet="wst.jsdt.web"/>
  7. <installed facet="java" version="1.5"/>
  8. <installed facet="jst.web" version="2.4"/>
  9. <installed facet="wst.jsdt.web" version="1.0"/>
  10. </faceted-project>
  11.  
  12.  
  13. web.xml nya
  14.  
  15. <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
  16. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  17. xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
  18. http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
  19. version="2.4" >
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement