Hi I think you want to know about use contextfilter.java in ofbiz application.
This file is use to set the context path, initial parameter for our servlet. you go through the code written in the contextfilter.java file as well as with logs. few log statement is following:- -12-12 09:15:59,881 (main) [ ContextFilter.java:297:INFO ] Adding web.xml context-param to application attribute with name [entityDelegatorName] and value [default] -12-12 09:15:59,881 (main) [ ContextFilter.java:297:INFO ] Adding web.xml context-param to application attribute with name [localDispatcherName] and value [example] ======OFBIZ HOME=========== D:\demoappwithvisitorstat is the path information : D:\demoappwithvisitorstat\framework\example\webapp\example\index.jsp -12-12 09:15:59,881 (main) [ ContextFilter.java:257:INFO ] [ContextFilter.init] Getting Entity Engine Delegator with delegator name default nachi19 wrote: > > Hi > can anyone give the brief description of contextfilter.java .. what is > its purpose ... and what task it does... > -- View this message in context: http://www.nabble.com/use-of-contextfilter.java-tp20962775p20969801.html Sent from the OFBiz - User mailing list archive at Nabble.com.
