Placement of jars for JSP

2000-11-02 Thread Aaron Scott-Boddendijk
and copying of the jar file each time to test. 1. Can a JSP be directed to a class tree (folder structure with a meta-inf folder) rather than a .jar. 2. if not can the jar be placed elsewhere than in the folder with the .jsp file itself. eg a classes folder in the web-inf folder? -- Aaron Scott

Re: Oracle data-source connect

2000-11-02 Thread Aaron Scott-Boddendijk
url="jdbc:oracle:thin:scott/tiger@localhost:1512:pc29" The port is usually 1521 isn't it, not 1512 -- Aaron Scott-Boddendijk INTAZ Limited +64 7 838 3371 Voice +64 7 838 3372 Fax

Re: Placement of jars for JSP

2000-11-02 Thread Aaron Scott-Boddendijk
to test without rebuilding the jar each time... EG place the tag-location refering to the top of our package hierarchy and add a META-INF folder with the relevent taglib/tag info... I've tried it with no luck - is there a way for this to work? -- Aaron Scott-Boddendijk INTAZ Limited +64 7 838 3371

Re: Servlet Caching Bug?

2000-10-26 Thread Aaron Scott-Boddendijk
that these don't need to be in the orion structure. -- Aaron Scott-Boddendijk INTAZ Limited +64 7 838 3371 Voice +64 7 838 3372 Fax

Fw: Creating 2 Web-sites hosted from orion [V.Newbie]

2000-10-19 Thread Aaron Scott-Boddendijk
the virtual host. (2 domains, 1 IP#) b) is the 'node' entry in the 'server.xml' and a second 'default-web-app.xml' file (with their respective 'virtual-hosts="blah.intaz.co.nz"' entries) all I need for the orion side of things? -- Aaron Scott-Boddendijk INTAZ Limited

Re: I had not seen this before ... and it looks hokey to me.

2000-10-19 Thread Aaron Scott-Boddendijk
Class$1.class files and perhaps a more efficient loading process... Static inner classes of course should probably still be separate - Does an enclosing class get loaded and initalised when a static inner class is instanciated? -- Aaron Scott-Boddendijk INTAZ Limited +64 7 838 3371 Voice +64 7 838

Creating 2 Web-sites hosted from orion [V.Newbie]

2000-10-18 Thread Aaron Scott-Boddendijk
) is the 'node' entry in the 'server.xml' and a second 'default-web-app.xml' file (with their respective 'virtual-hosts="blah.intaz.co.nz"' entries) all I need for the orion side of things? -- Aaron Scott-Boddendijk INTAZ Limited +64 7 838 3371 Voice +64 7 838 3372 Fax