----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Folks, I've got HTML templates that are in files. These get loaded in to
the servlet mangled with some extra text and sent to the client. Works
fine....but.... some of these files have HREF and ACTION attributes
which reference links. 
I need to process these files and encode the URLs embedded in them (when
they reference servlets in my part of the servers URL space). I was
wondering, does anyone else have some nice, fast code that does this
already thus saving
me the effort of writing my own...

thanks

andy s.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to