You can place the JAR anywhere - orion will automatically detect it has
changed when you recompile / rejar, and it will load the new driver.

Just change the location with the <taglib-location> attribute in web.xml.

Mike

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Aaron
> Scott-Boddendijk
> Sent: Friday, November 03, 2000 11:44 AM
> To: Orion-Interest
> Subject: Placement of jars for JSP
>
>
> I've done the JSP tutorials for making a taglib. Easy... Worked
> first time...
> Modified it to accept a parameter to query a database (ORACLE) to verify
> that the data-source... relatively easy - some path hiccups
> locating libraries... all sorted.
>
> but...
>
> I'd like to avoid the rebuilding 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-Boddendijk
> INTAZ Limited
> +64 7 838 3371 Voice
> +64 7 838 3372 Fax
>
>
>
>


Reply via email to