Hi I was wondering if someone can answer couple of questions regarding a Sample JSP file that I will be including for a new component to tomahawk sandbox.
The filesystem for this Sample JSP I was hoping to be => \tomahawk\sandbox\examples\target\tomahawk-sandbox-examples So does this path to the tld seem legite => taglib uri="/tomahawk/sandbox/core/src/main/tld/myfaces_sandbox.tld" also was thinking about specifying the jsPath [path where the jsES will be stored @] and was wondering if the following too is correct => /tomahawk/sandbox/core/src/main/resources/org/apache/myfaces/custom/selfmanagetable/js as I am not sure what context-root the Sample JSP will be ran @, this was my best guess. Thank You!!!!!
