How do I use tag libraries in XSP pages?

2002-05-06 Thread Chris . Clark
Hi I have a JSP page from an old prototype application which used struts on Weblogic 5.1 Is it possible to use an XSP page instead, and include the tag libraries inside the XSP page? How do you use external tag libraries in XSP pages? TIA, Chris. --

Can't get ESQL in XSP to work....

2002-05-01 Thread Chris . Clark
Hi - I tried the following XSP file... http://apache.org/xsp"; xmlns:esql="http://apache.org/cocoon/SQL/v2";> venusPool select * from ref_country I am using Weblogic 6.0sp2, on Solaris, and

Yeah!!!! Got it working!!!! :-)))

2002-04-26 Thread Chris . Clark
>> Removing the packages fron the jars was how I got round my WL issues - a >> bit of a pain - but it did the trick. Oh? I just changed the classpath in the startWeblogic.sh script so that the xml-apis.jar and xerces-?.jar where in the classpath before the weblogic.jar file, and that stopped the

RE: The woes of Weblogic 6.0sp2 and Cocoon - found the problem at las t :)

2002-04-26 Thread Chris . Clark
>> v6.1 is out now - and BEA are not the quickest. True, naturally, opensource projects are always the fastest at adhering to standards - but my company has licenses for 6.0 only, so that is the version I have to work with. >> You could always remove WLs version of avalon and replace it Avalon

The woes of Weblogic 6.0sp2 and Cocoon - found the problem at last :)

2002-04-26 Thread Chris . Clark
Hi there good news and bad news - I have found the reason why the NoSuchMethodException is being thrown - I first dug out the source of the Avalon class that was throwing the exception, to find out what method was being expected. Here is the 'offending' method, which is found in the class org.a

RE: RE: I cannae dae it (the woes of Weblogic 6.0sp2 and Cocoon) :(

2002-04-26 Thread Chris . Clark
he classes you need'), seems to me to be non-functional. I am also having trouble building cocoon - but that's another story sigh :( Chris Clark - Please check that your question has not already been answered

I cannae dae it (the woes of Weblogic 6.0sp2 and Cocoon) :(

2002-04-26 Thread Chris . Clark
war file, despite being huge (because it contains 'all the classes you need'), seems to me to be non-functional. I am also having trouble building cocoon - but that's another story sigh :( Chris Clark - Plea