Hello.

I have an SSI servlet that needs to know information about the HTML page it
is in (and others beneath it). At the moment I am manually opening these
HTML pages as files, reading them line by line a parsing them for the
required tags. Is there a cleaner system for accessing the content of tag
from within a servlet? Is this a situation where the DOM can be used?

Sorry if this is a bit off topic,
Stuart.


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Problems?:       [EMAIL PROTECTED]

Reply via email to