Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
O
P
R
S
U
V
A
add(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class itexpert.chap13.buy.
CartAction
¼îÇÎīƮ¿¡ Ãß°¡
addItem(BookBean)
- Method in class itexpert.chap13.buy.
CartBean
¼îÇÎīƮ¿¡ bookÀ» Ãß°¡ÇÏ´Â ¸Þ¼Òµå ÀÌ¹Ì µ¿ÀÏÇÑ isbnÀÇ ¼ÀûÀÌ ÀÖ´Ù¸é ¼ÀûÀÇ ¼ö·®À» Áõ°¡½ÃŲ´Ù.
B
BLANK_NOTPERMMITED
- Static variable in class itexpert.chap13.util.
ShopConstant
¾ÆÀ̵ð¿Í ÆÐ½º¿öµå µî °ø¹éÀ» ÀÔ·ÂÇßÀ» ¶§ ¹ß»ýÇÏ´Â ¿¡·¯ ÄÚµå
BookBean
- class itexpert.chap13.buy.
BookBean
.
BookBean()
- Constructor for class itexpert.chap13.buy.
BookBean
BookBean(String, int)
- Constructor for class itexpert.chap13.buy.
BookBean
»ý¼ºÀÚ¸¦ ¿À¹ö·ÎµåÇÏ¿© ¼îÇÎīƮ¿¡ BookBean ÀνºÅϽº¸¦ °£´ÜÇÏ°Ô Ãß°¡ÇÒ ¼ö ÀÖµµ·Ï ÇÑ´Ù.
C
CartAction
- class itexpert.chap13.buy.
CartAction
.
CartAction()
- Constructor for class itexpert.chap13.buy.
CartAction
CartBean
- class itexpert.chap13.buy.
CartBean
.
CartBean()
- Constructor for class itexpert.chap13.buy.
CartBean
checkUser(ActionForm, HttpServletRequest, HttpServletResponse)
- Method in interface itexpert.chap13.user.
UserDAO
·Î±×ÀÎÇÑ »ç¿ëÀÚ°¡ ÀÖ´ÂÁö, ÆÐ½º¿öµå°¡ ¸Â´ÂÁö È®ÀÎÇÏ´Â ¸Þ¼Òµå ÀûÇÕÇÑ »ç¿ëÀÚÀÌ¸é ¼¼¼Ç¿¡ UserInfoBean °´Ã¼¸¦ »ý¼ºÇÑ´Ù.
checkUser(ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class itexpert.chap13.user.
OraUserDAOImpl
close(ResultSet, Statement, Connection)
- Method in class itexpert.chap13.util.
DBResource
µ¥ÀÌŸº£À̽º ÀÚ¿øÀ» ¹Ý³³ÇÏ´Â ¸Þ¼Òµå
D
DBResource
- class itexpert.chap13.util.
DBResource
.
JNDI µ¥ÀÌÅͼҽº¿¡¼ µ¥ÀÌÅͺ£À̽º Ä¿³Ø¼ÇÀ» °¡Á®¿À´Â ¸Þ¼Òµå¿Í µ¥ÀÌÅͺ£À̽º ÀÚ¿øÀ» ¹Ý³³ÇÏ´Â ¸Þ¼Òµå·Î ±¸¼º ex) DBResource db = new DBResource(); Connection con = db.getConnection("java:comp/env/jdbc/bookshop"); ....
DBResource()
- Constructor for class itexpert.chap13.util.
DBResource
destroy()
- Method in class filters.
SetCharacterEncodingFilter
Take this filter out of service.
doFilter(ServletRequest, ServletResponse, FilterChain)
- Method in class filters.
SetCharacterEncodingFilter
Select and set (if specified) the character encoding to be used to interpret request parameters for this request.
doGet(HttpServletRequest, HttpServletResponse)
- Method in class itexpert.chap13.util.
FopServlet
E
empty(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class itexpert.chap13.buy.
CartAction
¼îÇÎīƮ ºñ¿ì±â
emptyCart()
- Method in class itexpert.chap13.buy.
CartBean
¼îÇÎīƮÀÇ ³»¿ë¹°À» ºñ¿ì´Â ¸Þ¼Òµå
encoding
- Variable in class filters.
SetCharacterEncodingFilter
The default character encoding to set for requests that pass through this filter.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class itexpert.chap13.user.
RegisterAction
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class itexpert.chap13.user.
LoginAction
F
filterConfig
- Variable in class filters.
SetCharacterEncodingFilter
The filter configuration object we are associated with.
filters
- package filters
finish(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class itexpert.chap13.buy.
CartAction
ÁÖ¹® ¿Ï·á ¼îÇÎīƮ¿¡ ÀúÀåµÈ °ÍµéÀ» ORDERLIST Å×ÀÌºí¿¡ ÀÔ·ÂÇÑ´Ù.
FopServlet
- class itexpert.chap13.util.
FopServlet
.
FopServlet()
- Constructor for class itexpert.chap13.util.
FopServlet
G
getAddress()
- Method in class itexpert.chap13.user.
UserInfoBean
getBooks()
- Method in class itexpert.chap13.buy.
CartBean
Hashtable¿¡¼ Enumeration °´Ã¼¸¦ °¡Á®¿Í¼ JSP ÆÄÀϳ»¿¡¼ ¼îÇÎīƮÀÇ ³»¿ëÀ» Ãâ·ÂÇÒ ¼ö ÀÖ°Ô ÇÑ´Ù.
getConnection(String)
- Method in class itexpert.chap13.util.
DBResource
JNDI µ¥ÀÌŸ¼Ò½º¸íÀ¸·Î Ä¿³Ø¼Ç °´Ã¼¸¦ °¡Á®¿À´Â ¸Þ¼Òµå
getDAO(String)
- Static method in class itexpert.chap13.buy.
OrderDAOFactory
getDAO(String)
- Static method in class itexpert.chap13.user.
UserDAOFactory
dbType¿¡ µû¶ó XXXUserImpl °´Ã¼¸¦ »ý¼º OraUserImpl Ŭ·¡½º¸¸ ±¸ÇöµÇ¾î ÀÖÁö¸¸ ´Ù¸¥ dbTypeÀ» »ç¿ëÇϱâ À§ÇØ UserDAO¸¦ ±¸ÇöÇÏ¿© if ¹®¿¡ Ãß°¡ÇÏ¸é µÈ´Ù.
getId()
- Method in class itexpert.chap13.user.
UserInfoBean
getIsbn()
- Method in class itexpert.chap13.buy.
BookBean
getItems()
- Method in class itexpert.chap13.buy.
CartBean
getName()
- Method in class itexpert.chap13.user.
UserInfoBean
getPhone()
- Method in class itexpert.chap13.user.
UserInfoBean
getQuantity()
- Method in class itexpert.chap13.buy.
BookBean
getSize()
- Method in class itexpert.chap13.buy.
CartBean
¼îÇÎīƮ¿¡ ´ã°ÜÁø ¼Àû °¹¼ö(HashtableÀÇ Å©±â¿Í µ¿ÀÏ)
I
ID_DUPLICATE
- Static variable in class itexpert.chap13.util.
ShopConstant
»ç¿ëÀÚ¸¦ µî·ÏÇÒ ¶§ ±âÁ¸¿¡ ÀÌ¹Ì ÀÖ´Â ¾ÆÀ̵ðÀÏ ¶§ ¹ß»ýÇÏ´Â ¿¡·¯ ÄÚµå
ID_NOTEXIST
- Static variable in class itexpert.chap13.util.
ShopConstant
·Î±×ÀÎÀ» ½ÃµµÇÒ ¶§ ÇØ´ç ¾ÆÀ̵𰡠Á¸ÀçÇÏÁö ¾ÊÀ» ¶§ ¹ß»ýÇÏ´Â ¿¡·¯ ÄÚµå
ignore
- Variable in class filters.
SetCharacterEncodingFilter
Should a character encoding specified by the client be ignored?
init(FilterConfig)
- Method in class filters.
SetCharacterEncodingFilter
Place this filter into service.
itexpert.chap13.buy
- package itexpert.chap13.buy
itexpert.chap13.exceptions
- package itexpert.chap13.exceptions
itexpert.chap13.user
- package itexpert.chap13.user
itexpert.chap13.util
- package itexpert.chap13.util
L
LoginAction
- class itexpert.chap13.user.
LoginAction
.
LoginAction()
- Constructor for class itexpert.chap13.user.
LoginAction
O
OraOrderDAOImpl
- class itexpert.chap13.buy.
OraOrderDAOImpl
.
OraOrderDAOImpl()
- Constructor for class itexpert.chap13.buy.
OraOrderDAOImpl
OraUserDAOImpl
- class itexpert.chap13.user.
OraUserDAOImpl
.
OraUserDAOImpl()
- Constructor for class itexpert.chap13.user.
OraUserDAOImpl
orderComplete(HttpServletRequest)
- Method in interface itexpert.chap13.buy.
OrderDAO
¼¼¼Ç¿¡¼ ¼îÇÎīƮ¸¦ °¡Á®¿Í¼ ORDERLIST Å×ÀÌºí¿¡ Ãß°¡Çϰí ÇØ´çÇϴ åÀÇ Àç°í·®À» °¨¼Ò½ÃŰ´Â ¸Þ¼Òµå
orderComplete(HttpServletRequest)
- Method in class itexpert.chap13.buy.
OraOrderDAOImpl
OrderDAO
- interface itexpert.chap13.buy.
OrderDAO
.
OrderDAOFactory
- class itexpert.chap13.buy.
OrderDAOFactory
.
OrderDAOFactory()
- Constructor for class itexpert.chap13.buy.
OrderDAOFactory
P
PASSWD_MISMATCH
- Static variable in class itexpert.chap13.util.
ShopConstant
·Î±×ÀÎÀ» ½ÃµµÇÒ ¶§ ¾ÆÀ̵𿡠´ëÇÑ ÆÐ½º¿öµå°¡ ¸ÂÁö ¾ÊÀ» ¶§ ¹ß»ýÇÏ´Â ¿¡·¯ ÄÚµå
R
RegisterAction
- class itexpert.chap13.user.
RegisterAction
.
RegisterAction()
- Constructor for class itexpert.chap13.user.
RegisterAction
registerUser(ActionForm, HttpServletRequest, HttpServletResponse)
- Method in interface itexpert.chap13.user.
UserDAO
»õ·Î¿î »ç¿ëÀÚ¸¦ µî·ÏÇÏ´Â ¸Þ¼Òµå ±âÁ¸¿¡ µ¿ÀÏÇÑ »ç¿ëÀÚ°¡ ¾ø´Ù¸é MEMBER Å×ÀÌºí¿¡ ÇØ´ç »ç¿ëÀÚ¸¦ µî·ÏÇÑ´Ù.
registerUser(ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class itexpert.chap13.user.
OraUserDAOImpl
removeItem(BookBean)
- Method in class itexpert.chap13.buy.
CartBean
S
selectEncoding(ServletRequest)
- Method in class filters.
SetCharacterEncodingFilter
Select an appropriate character encoding to be used, based on the characteristics of the current request and/or filter initialization parameters.
setAddress(String)
- Method in class itexpert.chap13.user.
UserInfoBean
SetCharacterEncodingFilter
- class filters.
SetCharacterEncodingFilter
.
Example filter that sets the character encoding to be used in parsing the incoming request, either unconditionally or only if the client did not specify a character encoding.
SetCharacterEncodingFilter()
- Constructor for class filters.
SetCharacterEncodingFilter
setId(String)
- Method in class itexpert.chap13.user.
UserInfoBean
setIsbn(String)
- Method in class itexpert.chap13.buy.
BookBean
setName(String)
- Method in class itexpert.chap13.user.
UserInfoBean
setPhone(String)
- Method in class itexpert.chap13.user.
UserInfoBean
setQuantity(int)
- Method in class itexpert.chap13.buy.
BookBean
SHOP_DATASOURCE
- Static variable in class itexpert.chap13.util.
ShopConstant
¼ºí¸´¿£Áø¿¡¼ »ç¿ëÇÏ´Â JNDI µ¥ÀÌŸ¼Ò½º¸í
SHOP_DBTYPE
- Static variable in class itexpert.chap13.util.
ShopConstant
¿Â¶óÀÎ ¼Àû ¼îÇθô¿¡¼ »ç¿ëÇϰí ÀÖ´Â µ¥ÀÌŸº£À̽º ¿£Áø ŸÀÔ¸í
ShopConstant
- class itexpert.chap13.util.
ShopConstant
.
ShopConstant()
- Constructor for class itexpert.chap13.util.
ShopConstant
ShopDAOException
- exception itexpert.chap13.exceptions.
ShopDAOException
.
ShopDAOException()
- Constructor for class itexpert.chap13.exceptions.
ShopDAOException
ShopDAOException(String)
- Constructor for class itexpert.chap13.exceptions.
ShopDAOException
U
UserDAO
- interface itexpert.chap13.user.
UserDAO
.
UserDAOFactory
- class itexpert.chap13.user.
UserDAOFactory
.
UserDAOFactory()
- Constructor for class itexpert.chap13.user.
UserDAOFactory
UserInfoBean
- class itexpert.chap13.user.
UserInfoBean
.
UserInfoBean()
- Constructor for class itexpert.chap13.user.
UserInfoBean
V
view(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse)
- Method in class itexpert.chap13.buy.
CartAction
¼îÇÎīƮ º¸±â ¼îÇÎīƮ ³»¿ëÀ» È®ÀÎÇÏ´Â ÆäÀÌÁö·Î À̵¿Çϱ⸸ ÇÑ´Ù.
A
B
C
D
E
F
G
I
L
O
P
R
S
U
V
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes