public class ServletContextUtils extends Object
Marky: And that means that this is somehow deprecated because we want to move all logic code except Taglibs from the JSPs to the Actions.
TODO In fact this shouldn't be needed / used, ITracker's JSP have way too much java code
Constructor | Description |
---|---|
ServletContextUtils() |
Modifier and Type | Method | Description |
---|---|---|
static ITrackerServices |
getItrackerServices() |
|
static void |
setITrackerServices(ITrackerServices services) |
public static void setITrackerServices(ITrackerServices services)
public static ITrackerServices getItrackerServices()
Copyright © 2002–2019 itracker. All rights reserved.