From: <php...@li...> - 2006-12-08 09:26:55
|
Hi, which errors do you get? [original message]: public abstract class WebApplicationContextUtils {.. public static WebApplicationContext getWebApplicationContext(ServletContext sc) ... } This - below - is generating errors: $wu = new javaClass("org.springframework.web.context.support.WebApplicationContextUtils"); $sc = java_get_context()->getServletContext(); $ac = $wu->getRequiredWebApplicationContext($sc); --------------------------------- Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates. |