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.
--
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
>> 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
>> 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
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
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
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