yoonforh서블릿 게시판 버전 1.1

게시판 1.1 버전에 사용된 서블릿과 매핑 테이블

Last Update: 1998년 6월 8일
소스 다운로드: bbssrc.zip
표1 : BBS에 사용된 서블릿과 매핑 테이블
 
Servlet 이름 CLASS 이름 사용된 메소드 설 명
BBSPost yoonforh.bbs.PostServlet Get
BBSPostResult yoonforh.bbs.PostResultServlet Post
BBSEdit yoonforh.bbs.EditServlet Get
BBSEditResult yoonforh.bbs.EditResultServlet Post
BBSDelete yoonforh.bbs.DeleteServlet Get
BBSDeleteResult yoonforh.bbs.DeleteResultServlet Post
BBSPrint yoonforh.bbs.PrintServlet Get
BBSPrintSSI yoonforh.bbs.PrintServletSSI Get BBSPrint의 SSI 버전
BBSList yoonforh.bbs.ListServlet Get
BBSListSSI yoonforh.bbs.ListServletSSI Get BBSList의 SSI 버전
BBSData yoonforh.bbs.BBSData 데이터 형식
BBSUtil yoonforh.bbs.BBSUtil 데이터 처리 루틴
BBSAdminEdit yoonforh.bbs.AdminEditServlet 관리자용
BBSAdminEditChallenge yoonforh.bbs.AdminEditChallengeServlet Get
BBSAdminEditResult yoonforh.bbs.AdminEditResultServlet Post
 

 표2 : BBS에 사용된 기타 HTML 문서들
 
HTML 파일명 URL 설 명
bbs.shtml index.shtml 메인 페이지(SSI 사용)
index.html index.html bbs.shtml 문서를 스크립트를 사용하여 불러옴