Changed Methods | ||
Properties
getURLProperties
(HttpServletRequest ) |
Change in signature from
HttpServletRequest to
javax.servlet.http.HttpServletRequest . |
This method takes all the values in a URL and puts them in a Properties list. |
void
setAttributes
(Object,
HttpServletRequest |
Change in signature from (java.lang.Object,
HttpServletRequest ) to (java.lang.Object,
javax.servlet.http.HttpServletRequest ). |
This method will set the properties of a DataSourceCommand from an HttpRequest |