Removed Methods | |
void
systemCall
(String ) |
@deprecated |
String
toNCLocale
(Locale ) |
Net.Commerce does not use ja_JP as the Japan locale since version 1 they have used Ja_JP. |
Changed Methods | ||
boolean
isIE
(HttpServletRequest ) |
Change in signature from
HttpServletRequest to
javax.servlet.http.HttpServletRequest . |
Checks to see whether the browser is Internet Explorer. |
boolean
isNetscape
(HttpServletRequest ) |
Change in signature from
HttpServletRequest to
javax.servlet.http.HttpServletRequest . |
Checks to see whether the browser is Netscape. |