|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
org.apache.cactus.util.AssertUtils
As of Cactus 1.2, replaced by WebResponse |
|
org.apache.cactus.util.ClientCookie
As of Cactus 1.2, replaced by org.apache.cactus.Cookie |
|
org.apache.cactus.ServletTestRequest
As of Cactus 1.2, replaced by WebRequest |
Deprecated Methods | |
log(Exception,String)
As of Java Servlet API 2.1, use AbstractServletContextWrapper.log(String message, Throwable throwable) instead.
This method was originally defined to write an exception's
stack trace and an explanatory error message to the servlet
log file.
|
Deprecated Constructors | |
AssertUtils()
As of Cactus 1.2, replaced by WebResponse |
|
ServletTestRequest()
As of Cactus 1.2, replaced by WebRequest |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |