Can anyone help,

I am trying to develop an web application for my uni project, and I am have
a slight problem. I have downloaded jswdk-1.0.1 and I'm trying to intergrate
my application into the examples folder, so I've put my servlet in the
example/WEB-INF/servlets folder along with the classes that it uses, like
account.class.
One of the methods of this class is to load in an xml document accounts.xml
and using the DOM adds an account to the XML file and the saves it back to
the accounts.xml.
But at the moment I keep getting an error because the class account cannot
locate the accounts.xml file can any one tell me why??
I currently have the accounts.xml file in the folder examples/WEB-INF/ is it
in the wrong place
cheers nik
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to