Hi..!

You can use java.io package to read/write to Files. Question is whether u want
it done on submission of a HTML form or something (i.e. do you want to get
user info from the WWW.?) If yes , you need JSDK (Java Servlet Development
Kit) . Please download it from
http://www.javasoft.com/products/servlet/download.html

info at:

http://www.javasoft.com/products/servlet/index.html

for all kind of tutorials :

http://java.sun.com/docs/books/tutorial/index.html

Hope this helps.

Best regards,
Pankaj

-------------------------------------------------------------------------
"Gopalankutty, Ravi Kumar (CTS)" <[EMAIL PROTECTED]> wrote:
Hi all,

We have recently installed Domino Go Web Server (R5.0) on our S/390 (OS/390
2.6). I am trying to develop a prototype application which will receive
information from users (say name, age etc...) and write them onto a text
file (flat file) on the server. This information is to be retrieved at a
later stage.

I have JDK 1.1.6 installed on the m/f and it appears that I am missing the
java.servlet package. Could anybody provide sites for downloading this API.
Is it possible to write to files by just using the java.io package.

Regards & TIA
Ravi

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

___________________________________________________________________________
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