public void init(ServletConfig config) throws ServletException { com.caucho.server.webapp.WebApp webApp = (com.caucho.server.webapp.WebApp) config.getServletContext(); super.init(config); com.caucho.jsp.TaglibManager manager = webApp.getJspApplicationContext().getTaglibManager(); com.caucho.jsp.PageContextImpl pageContext = new com.caucho.jsp.PageContextImpl(webApp, this); }
public void init(com.caucho.vfs.Path appDir) throws javax.servlet.ServletException { com.caucho.vfs.Path resinHome = com.caucho.server.util.CauchoSystem.getResinHome(); com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath(); mergePath.addMergePath(appDir); mergePath.addMergePath(resinHome); com.caucho.loader.DynamicClassLoader loader; loader = (com.caucho.loader.DynamicClassLoader) getClass().getClassLoader(); String resourcePath = loader.getResourcePathSpecificFirst(); mergePath.addClassPath(resourcePath); com.caucho.vfs.Depend depend; depend = new com.caucho.vfs.Depend(appDir.lookup("initpass.jsp"), 7048575714632404679L, false); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend); depend = new com.caucho.vfs.Depend(appDir.lookup("login_check.jsp"), 5313538553479869376L, false); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend); }
public void init(com.caucho.vfs.Path appDir) throws javax.servlet.ServletException { com.caucho.vfs.Path resinHome = com.caucho.server.util.CauchoSystem.getResinHome(); com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath(); mergePath.addMergePath(appDir); mergePath.addMergePath(resinHome); com.caucho.loader.DynamicClassLoader loader; loader = (com.caucho.loader.DynamicClassLoader) getClass().getClassLoader(); String resourcePath = loader.getResourcePathSpecificFirst(); mergePath.addClassPath(resourcePath); com.caucho.vfs.Depend depend; depend = new com.caucho.vfs.Depend( appDir.lookup("WEB-INF/jsp/error.jsp"), -6469239493088807450L, false); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend); }
public void init(com.caucho.vfs.Path appDir) throws javax.servlet.ServletException { com.caucho.vfs.Path resinHome = com.caucho.util.CauchoSystem.getResinHome(); com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath(); mergePath.addMergePath(appDir); mergePath.addMergePath(resinHome); com.caucho.loader.DynamicClassLoader loader; loader = (com.caucho.loader.DynamicClassLoader) getClass().getClassLoader(); String resourcePath = loader.getResourcePathSpecificFirst(); mergePath.addClassPath(resourcePath); com.caucho.vfs.Depend depend; depend = new com.caucho.vfs.Depend(appDir.lookup("allnews.jsp"), 4100619310644654661L, false); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend); depend = new com.caucho.vfs.Depend(appDir.lookup("parts/header.jsp"), 7818843393653806549L, false); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend); depend = new com.caucho.vfs.Depend( appDir.lookup("parts/messageBox.jsp"), 4695996236894547340L, false); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend); depend = new com.caucho.vfs.Depend( appDir.lookup("parts/messagesDisplay.jsp"), 3651959889291330025L, false); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend); }
public void init(com.caucho.vfs.Path appDir) throws javax.servlet.ServletException { com.caucho.vfs.Path resinHome = com.caucho.server.util.CauchoSystem.getResinHome(); com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath(); mergePath.addMergePath(appDir); mergePath.addMergePath(resinHome); com.caucho.loader.DynamicClassLoader loader; loader = (com.caucho.loader.DynamicClassLoader) getClass().getClassLoader(); String resourcePath = loader.getResourcePathSpecificFirst(); mergePath.addClassPath(resourcePath); com.caucho.vfs.Depend depend; depend = new com.caucho.vfs.Depend(appDir.lookup("order/download.jsp"), -8925709412953061948L, false); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend); }
public void init(com.caucho.vfs.Path appDir) throws javax.servlet.ServletException { com.caucho.vfs.Path resinHome = com.caucho.server.util.CauchoSystem.getResinHome(); com.caucho.vfs.MergePath mergePath = new com.caucho.vfs.MergePath(); mergePath.addMergePath(appDir); mergePath.addMergePath(resinHome); com.caucho.loader.DynamicClassLoader loader; loader = (com.caucho.loader.DynamicClassLoader) getClass().getClassLoader(); String resourcePath = loader.getResourcePathSpecificFirst(); mergePath.addClassPath(resourcePath); com.caucho.vfs.Depend depend; depend = new com.caucho.vfs.Depend(appDir.lookup("bms/info.jsp"), -3507448949258287785L, false); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend); depend = new com.caucho.vfs.Depend( appDir.lookup("WEB-INF/tld/MyTld.tld"), 2313055599944075409L, false); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend); com.caucho.jsp.JavaPage.addDepend( _caucho_depends, new com.caucho.make.ClassDependency(dms.tag.CategorySelectTag.class, 4895540770968086576L)); com.caucho.jsp.JavaPage.addDepend( _caucho_depends, new com.caucho.make.ClassDependency(dms.tag.CitySelectTag.class, -8095317528224568575L)); com.caucho.jsp.JavaPage.addDepend( _caucho_depends, new com.caucho.make.ClassDependency(dms.tag.DomainSelectTag.class, -6906637344929707994L)); com.caucho.jsp.JavaPage.addDepend( _caucho_depends, new com.caucho.make.ClassDependency(dms.tag.ServiceSelectTag.class, 1551605886958229292L)); com.caucho.jsp.JavaPage.addDepend( _caucho_depends, new com.caucho.make.ClassDependency(dms.tag.GroupSelectTag.class, 8341835262871728445L)); depend = new com.caucho.vfs.Depend(appDir.lookup("WEB-INF/tld/fmt.tld"), 308338869353100094L, false); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend); com.caucho.jsp.JavaPage.addDepend( _caucho_depends, new com.caucho.make.ClassDependency( org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag.class, 7844905413159918656L)); }
public void init(ServletConfig config) throws ServletException { com.caucho.server.webapp.WebApp webApp = (com.caucho.server.webapp.WebApp) config.getServletContext(); super.init(config); com.caucho.jsp.TaglibManager manager = webApp.getJspApplicationContext().getTaglibManager(); manager.addTaglibFunctions(_jsp_functionMap, "c", "http://java.sun.com/jstl/core"); manager.addTaglibFunctions(_jsp_functionMap, "fmt", "http://java.sun.com/jstl/fmt"); manager.addTaglibFunctions(_jsp_functionMap, "fn", "http://java.sun.com/jstl/functions"); manager.addTaglibFunctions(_jsp_functionMap, "mytld", "/tld/MyTld"); com.caucho.jsp.PageContextImpl pageContext = new com.caucho.jsp.PageContextImpl(webApp, this); _caucho_expr_0 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.id}"); _caucho_expr_1 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.category}"); _caucho_expr_2 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.city}"); _caucho_expr_3 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.siteId}"); _caucho_expr_4 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.service}"); _caucho_expr_5 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.group}"); _caucho_expr_6 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.url1}"); _caucho_expr_7 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.startTime}"); _caucho_expr_8 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.endTime}"); _caucho_expr_9 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.orgPrice}"); _caucho_expr_10 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.sellPrice}"); _caucho_expr_11 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.discount}"); _caucho_expr_12 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.title}"); _caucho_expr_13 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.address}"); _caucho_expr_14 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.userCount}"); _caucho_expr_15 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.viewFlag==1}"); _caucho_expr_16 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.phone}"); _caucho_expr_17 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.webSite}"); _caucho_expr_18 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.trafficInfo}"); _caucho_expr_19 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.biefe}"); _caucho_expr_20 = com.caucho.jsp.JspUtil.createExpr(pageContext.getELContext(), "${obj.ifTest==0}"); }
public void destroy() { _caucho_isDead = true; super.destroy(); }
public void _caucho_addDepend(com.caucho.vfs.PersistentDependency depend) { super._caucho_addDepend(depend); com.caucho.jsp.JavaPage.addDepend(_caucho_depends, depend); }
public void destroy() { _caucho_isDead = true; super.destroy(); TagState tagState; }
public void _caucho_addDepend(com.caucho.vfs.PersistentDependency depend) { super._caucho_addDepend(depend); _caucho_depends.add(depend); }