Results 1 to 3 of 3

Thread: I buy "parsons XML&JAVA" TEXTBOOK well each example has its own folder (/Example10-1S

  1. #1
    Join Date
    Oct 2004
    Posts
    425
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default I buy "parsons XML&JAVA" TEXTBOOK well each example has its own folder (/Example10-1S

    I buy "parsons XML&JAVA" TEXTBOOK well each example has its own folder (/Example10-1Servlet/) and in, exist for each example a file build.xml and a folder WEB-INF with web.xml, is ok to upload all these files/folders to server to test examples of the book ? In an JSP APP is the same ? these files folders in reality may be different and must ALL get uploaded ?

    http://www.l-w3-design.com/Examples1...er/welcome.htm (domain just now setup the DNS-may not work at the moment)

    http://www.l-w3-design.com/Examples1...vlet/build.xml

    http://www.l-w3-design.com/Examples1...EB-INF/web.xml

    http://www.cengage.co.uk/parsons

  2. #2
    Join Date
    Oct 2004
    Posts
    425
    Thanks
    4
    Thanked 1 Time in 1 Post

  3. #3
    Join Date
    Oct 2004
    Posts
    425
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default

    Basically what java/jsp technology needs server restart and what not ?

    Well ONLY .htm/.html work, jsp not…what is working without await server restart ? (I start reading a servlet – showing USERAGENT of visitor) this must server restart ? what about a jsp page with: <%=new java.util.Date(); %> only needs restart (or only scriptlets) ? what about using javaBean for process the response (JSP Model 1 + javaBean tags) ? )

    http://www.l-w3-design.eu/Examples10...er/welcome.jsp
    http://www.l-w3-design.eu/Examples10...r/datetime.jsp
    http://www.l-w3-design.eu/Examples10.../datetime2.jsp

    http://www.cengage.co.uk/parsons

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •