Search:

Type: Posts; User: peliukasss

Search: Search took 0.10 seconds.

  1. Replies
    0
    Views
    3,171

    Java servlet read file

    Hello everyone,

    I'm have written a web app in netbeans 6.8. Using JSP and Servlet. Tomcat6.
    My app reads xml file, do some things and writes another file. It is ok while I'm working throuth...
  2. Replies
    0
    Views
    1,435

    Help with html tags in java

    Hello,

    I'm writing a program and I have a problem. I need to read text which is between html tags. eg:
    <body>
    Text1
    Text2
    Text3
    </body>
    Could anyone has an idea how to do this?
Results 1 to 2 of 2