-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rashmi,
Rashmi Rubdi wrote:
> On 5/14/07, Christopher Schultz <[EMAIL PROTECTED]> wrote:
>> Rashmi Rubdi wrote:
>> > One way to use Xalan is with JSTL XML tags inside a JSP.
>>
>> A much better way is to use Cocoon (http://cocoon.apache.org).
>
> I'v
On 5/14/07, Christopher Schultz <[EMAIL PROTECTED]> wrote:
Rashmi Rubdi wrote:
> One way to use Xalan is with JSTL XML tags inside a JSP.
A much better way is to use Cocoon (http://cocoon.apache.org).
I've not tried Cocoon yet, so I really cant compare JSTL XML tags with
Cocoon but I know that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Rashmi,
Rashmi Rubdi wrote:
> One way to use Xalan is with JSTL XML tags inside a JSP.
A much better way is to use Cocoon (http://cocoon.apache.org).
- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mo
Domenico
download xalan here
http://xml.apache.org/xalan-j/downloads.html
I would deploy the demo servlet xalanservlet suppling the 3 required params
on the QueryString
XML
XSL
PVAL
e.g.
http://localhost:8080/xalanservlet/?XML=fooparam.xml&XSL=fooparam.xsl&PVAL=Hello
HTH/
Martin
This email mess
On 5/13/07, domenico di leo <[EMAIL PROTECTED]> wrote:
Hi
How can I run Xalan on Tomcat?
Configure it as you would configure other plug-ins. That is, place
xalan.jar (and dependent JAR files such as serializer.jar) either in
1) your projects /WEB-INF/lib folder or in Tomcat's shared folder
(