Hi,

I need to create a GUI front end to the web.xml file. This way the file can
be configured from a web page. What I thought about doing was to create an
admin screen, have the user log in, and check against a file etc. Then I was
going to get the servletContext, open a stream and read the web.xml file.
Then populate a vector and pass it to a struts page that would set up a
series of labels and textboxes with prefilled info. Once the user has
submitted the page I was going to read through the parameters and update the
file.

Sound good?

Regards

Alex

Alex Colic.vcf

Reply via email to