| Author |
Guestbook Source Code
|
xiangjun han
Greenhorn
Joined: Nov 26, 2003
Posts: 2
|
|
Who can give me a full source code about guestbook based on text not database. I don't know how to read the contents from a text file. it's urgent. Many thanks.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56218
|
|
Would you like us to cut your meat for you too? bear
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
xiangjun han
Greenhorn
Joined: Nov 26, 2003
Posts: 2
|
|
oh,No. what I what is just a example code about how to operate the text file in JSP/Servlet.
|
 |
Ko Ko Naing
Ranch Hand
Joined: Jun 08, 2002
Posts: 3178
|
|
Originally posted by Bear Bibeault: Would you like us to cut your meat for you too? bear
Maybe he wants us to chew the meat for him as well..
|
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
|
 |
Mike Curwen
Ranch Hand
Joined: Feb 20, 2001
Posts: 3695
|
|
Here's a start on using the I/O classes. http://java.sun.com/docs/books/tutorial/essential/io/index.html
|
 |
 |
|
|
subject: Guestbook Source Code
|
|
|