From: Hai-Chen Tu <hc...@op...> - 2004-10-01 19:14:34
|
Lane, Thanks. Hai-Chen Tu At 02:18 PM 10/1/2004, Lane Sharman wrote: >great, > >I will make the change over the weekend. > >-Lane > >Hai-Chen Tu wrote: > >>Lane, >> I don't think I can check-out/check-in WebMacro CVS files. >> >> The change is to replace the line >> sc_ = ((ServletBroker) wc.getBroker()).getServletContext(); >> with >> >> sc_ = request_.getSession().getServletContext(); >> >> and add to the 2.0 release notes: >> "WebMacro 2.0 requires Servlet 2.3 or newer." >> >>Hai-Chen Tu |