Guestbook.java ======================= import java.util.*; public class Guestbook(){ private int id; private String title; private body title; private int sayid; private int sayid; private Date saytime; private short newflg;
public Guestbook(){
}
public int getId(){ return this.id; }
public void setId(int _id){ this.id=_id; } ........ (全是get/set方法) }
GuestbookMap.java ============================== import Guestbook; public class GuestbookMap(){ public GuestbookMap(){