Re: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-14 Thread Sven Kuenzler

[EMAIL PROTECTED] schrieb:

   Had to ask - does Microsoft have anything for IIS that gives Cocoon/Xalan/Xerces 
functionality?

There was once a post on this list which mentioned a new feature of 
MSXML 4. That feature is similar Cocoons pipeline concept. I.e. you can 
pass SAX events thru different filters and have a serializer at the end 
producing HTML, WML, whatever.

Sven




-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Re: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-14 Thread Nicola Ken Barozzi


Sven Kuenzler wrote:
 [EMAIL PROTECTED] schrieb:
 
   Had to ask - does Microsoft have anything for IIS that gives 
 Cocoon/Xalan/Xerces functionality?
 
 
 There was once a post on this list which mentioned a new feature of 
 MSXML 4. That feature is similar Cocoons pipeline concept. I.e. you can 
 pass SAX events thru different filters and have a serializer at the end 
 producing HTML, WML, whatever.

That's the *Xalan* pipeline concept  :-P

-- 
Nicola Ken Barozzi   [EMAIL PROTECTED]
 - verba volant, scripta manent -
(discussions get forgotten, just code remains)
-


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Re: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-14 Thread Sven Kuenzler

[EMAIL PROTECTED] schrieb:


   Thanks Roger - this solution INTRIGUES me... Has anyone done this or knows where 
to get info to couple IIS with Tomcat?  Are cases/examples on Apache.org somewhere?

http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/ajp.html


Just got this working yesterday. There is no Cocoon involved in that 
application (yet), however.

Sven




-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




RE: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-12 Thread Michael-K . Hansen

  Thanks Roger - this solution INTRIGUES me... Has anyone done this or knows where to 
get info to couple IIS with Tomcat?  Are cases/examples on Apache.org somewhere?

  Mike

-Original Message-
From: Roger I Martin PhD [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 11, 2002 4:55 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: MSFT answer to Cocoon? (Plaease don't throw stones :)


Hi folks,

Sorry Michael.  You were looking for a solution.

I was being incredibly facetious when I typed .net. It is one of those
reasons I got a minus on my report card(parochial school) for lack of self
control .

There is nothing like Cocoon but Cocoon.

Use IIS with Jakarta Tomcat, and run Cocoon in it as Microsoft's answer to
Cocoon/Xalan/Xerces functionality?

-Roger
- Original Message -
From: Nicola Ken Barozzi [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, June 11, 2002 5:14 PM
Subject: Re: MSFT answer to Cocoon? (Plaease don't throw stones :)




 [EMAIL PROTECTED] wrote:
  This sounds right - from my research with .Net it doesn't rival cocoon -
was hoping there was a snap-in to IIS that mimics Cocoon

 Use IIS with Jakarta Tomcat, and run Cocoon in it.

 --
 Nicola Ken Barozzi   [EMAIL PROTECTED]
  - verba volant, scripta manent -
 (discussions get forgotten, just code remains)
 -


 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]




-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]


Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




RE: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-12 Thread Stefan Seifert

Well, this is no problem, done it many times - it is well documented in the Tomcat 
documentation: see i.e. tomcat-iis-howto.html from the tomcat 3.x distribution.
For futher questions or problems see tomcat mailing lists.

Stefan

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, June 12, 2002 9:13 PM
 To: [EMAIL PROTECTED]
 Subject: RE: MSFT answer to Cocoon? (Plaease don't throw stones :)
 
 
   Thanks Roger - this solution INTRIGUES me... Has anyone 
 done this or knows where to get info to couple IIS with 
 Tomcat?  Are cases/examples on Apache.org somewhere?
 
   Mike
 
 -Original Message-
 From: Roger I Martin PhD [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, June 11, 2002 4:55 PM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: Re: MSFT answer to Cocoon? (Plaease don't throw stones :)
 
 
 Hi folks,
 
 Sorry Michael.  You were looking for a solution.
 
 I was being incredibly facetious when I typed .net. It is one of those
 reasons I got a minus on my report card(parochial school) for 
 lack of self
 control .
 
 There is nothing like Cocoon but Cocoon.
 
 Use IIS with Jakarta Tomcat, and run Cocoon in it as 
 Microsoft's answer to
 Cocoon/Xalan/Xerces functionality?
 
 -Roger
 - Original Message -
 From: Nicola Ken Barozzi [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, June 11, 2002 5:14 PM
 Subject: Re: MSFT answer to Cocoon? (Plaease don't throw stones :)
 
 
 
 
  [EMAIL PROTECTED] wrote:
   This sounds right - from my research with .Net it doesn't 
 rival cocoon -
 was hoping there was a snap-in to IIS that mimics Cocoon
 
  Use IIS with Jakarta Tomcat, and run Cocoon in it.
 
  --
  Nicola Ken Barozzi   [EMAIL PROTECTED]
   - verba volant, scripta manent -
  (discussions get forgotten, just code remains)
  
 -
 
 
  
 -
  Please check that your question  has not already been 
 answered in the
  FAQ before posting. 
 http://xml.apache.org/cocoon/faq/index.html
 
  To unsubscribe, e-mail: 
 [EMAIL PROTECTED]
  For additional commands, e-mail:   
 [EMAIL PROTECTED]
 
 
 
 
 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]
 
 
 Visit our website at http://www.ubswarburg.com
 
 This message contains confidential information and is intended only 
 for the individual named.  If you are not the named addressee you 
 should not disseminate, distribute or copy this e-mail.  Please 
 notify the sender immediately by e-mail if you have received this 
 e-mail by mistake and delete this e-mail from your system.
 
 E-mail transmission cannot be guaranteed to be secure or error-free 
 as information could be intercepted, corrupted, lost, destroyed, 
 arrive late or incomplete, or contain viruses.  The sender therefore 
 does not accept liability for any errors or omissions in the contents 
 of this message which arise as a result of e-mail transmission.  If 
 verification is required please request a hard-copy version.  This 
 message is provided for informational purposes and should not be 
 construed as a solicitation or offer to buy or sell any securities or 
 related financial instruments.
 
 
 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]
 
 
 
 
 

-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-11 Thread Michael-K . Hansen


  Had to ask - does Microsoft have anything for IIS that gives Cocoon/Xalan/Xerces 
functionality?

  Mike

Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Re: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-11 Thread Roger I Martin PhD

.net
- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, June 11, 2002 2:08 PM
Subject: MSFT answer to Cocoon? (Plaease don't throw stones :)



  Had to ask - does Microsoft have anything for IIS that gives
Cocoon/Xalan/Xerces functionality?

  Mike

Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]





-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




RE: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-11 Thread Stefan Seifert

But you still have to do most of things on foot which is already built into Cocoon.
The technology is there (well, most of it), but there is now framework nearly 
comparable to Cocoon in the MS/.NET-world (yet).

Stefan

 -Original Message-
 From: Roger I Martin PhD [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, June 11, 2002 8:30 PM
 To: [EMAIL PROTECTED]
 Subject: Re: MSFT answer to Cocoon? (Plaease don't throw stones :)
 
 
 .net
 - Original Message -
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, June 11, 2002 2:08 PM
 Subject: MSFT answer to Cocoon? (Plaease don't throw stones :)
 
 
 
   Had to ask - does Microsoft have anything for IIS that gives
 Cocoon/Xalan/Xerces functionality?
 
   Mike
 
 Visit our website at http://www.ubswarburg.com
 
 This message contains confidential information and is intended only
 for the individual named.  If you are not the named addressee you
 should not disseminate, distribute or copy this e-mail.  Please
 notify the sender immediately by e-mail if you have received this
 e-mail by mistake and delete this e-mail from your system.
 
 E-mail transmission cannot be guaranteed to be secure or error-free
 as information could be intercepted, corrupted, lost, destroyed,
 arrive late or incomplete, or contain viruses.  The sender therefore
 does not accept liability for any errors or omissions in the contents
 of this message which arise as a result of e-mail transmission.  If
 verification is required please request a hard-copy version.  This
 message is provided for informational purposes and should not be
 construed as a solicitation or offer to buy or sell any securities or
 related financial instruments.
 
 
 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]
 
 
 
 
 
 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]
 
 
 
 
 

-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




RE: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-11 Thread Michael-K . Hansen

This sounds right - from my research with .Net it doesn't rival cocoon - was hoping 
there was a snap-in to IIS that mimics Cocoon

Mike

-Original Message-
From: Stefan Seifert [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 11, 2002 2:44 PM
To: [EMAIL PROTECTED]
Subject: RE: MSFT answer to Cocoon? (Plaease don't throw stones :)


But you still have to do most of things on foot which is already built into Cocoon.
The technology is there (well, most of it), but there is now framework nearly 
comparable to Cocoon in the MS/.NET-world (yet).

Stefan

 -Original Message-
 From: Roger I Martin PhD [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, June 11, 2002 8:30 PM
 To: [EMAIL PROTECTED]
 Subject: Re: MSFT answer to Cocoon? (Plaease don't throw stones :)
 
 
 .net
 - Original Message -
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, June 11, 2002 2:08 PM
 Subject: MSFT answer to Cocoon? (Plaease don't throw stones :)
 
 
 
   Had to ask - does Microsoft have anything for IIS that gives
 Cocoon/Xalan/Xerces functionality?
 
   Mike
 
 Visit our website at http://www.ubswarburg.com
 
 This message contains confidential information and is intended only
 for the individual named.  If you are not the named addressee you
 should not disseminate, distribute or copy this e-mail.  Please
 notify the sender immediately by e-mail if you have received this
 e-mail by mistake and delete this e-mail from your system.
 
 E-mail transmission cannot be guaranteed to be secure or error-free
 as information could be intercepted, corrupted, lost, destroyed,
 arrive late or incomplete, or contain viruses.  The sender therefore
 does not accept liability for any errors or omissions in the contents
 of this message which arise as a result of e-mail transmission.  If
 verification is required please request a hard-copy version.  This
 message is provided for informational purposes and should not be
 construed as a solicitation or offer to buy or sell any securities or
 related financial instruments.
 
 
 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]
 
 
 
 
 
 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]
 
 
 
 
 

-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]


Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Re: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-11 Thread Paul Gilligan

stonesstones...stones...

[EMAIL PROTECTED] wrote:
   Had to ask - does Microsoft have anything for IIS that gives Cocoon/Xalan/Xerces 
functionality?
 
   Mike
 
 Visit our website at http://www.ubswarburg.com
 
 This message contains confidential information and is intended only 
 for the individual named.  If you are not the named addressee you 
 should not disseminate, distribute or copy this e-mail.  Please 
 notify the sender immediately by e-mail if you have received this 
 e-mail by mistake and delete this e-mail from your system.
 
 E-mail transmission cannot be guaranteed to be secure or error-free 
 as information could be intercepted, corrupted, lost, destroyed, 
 arrive late or incomplete, or contain viruses.  The sender therefore 
 does not accept liability for any errors or omissions in the contents 
 of this message which arise as a result of e-mail transmission.  If 
 verification is required please request a hard-copy version.  This 
 message is provided for informational purposes and should not be 
 construed as a solicitation or offer to buy or sell any securities or 
 related financial instruments.
 
 
 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]
 



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Re: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-11 Thread Paul Gilligan

problem is that Microsoft is not sure what .net is :) they are currently 
redefining .net because they have dicovered that no human on the planet 
wants to trust Microsoft with their information - poor Microsoft!

Stefan Seifert wrote:
 But you still have to do most of things on foot which is already built into Cocoon.
 The technology is there (well, most of it), but there is now framework nearly 
comparable to Cocoon in the MS/.NET-world (yet).
 
 Stefan
 
 
-Original Message-
From: Roger I Martin PhD [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 11, 2002 8:30 PM
To: [EMAIL PROTECTED]
Subject: Re: MSFT answer to Cocoon? (Plaease don't throw stones :)


.net
- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, June 11, 2002 2:08 PM
Subject: MSFT answer to Cocoon? (Plaease don't throw stones :)



  Had to ask - does Microsoft have anything for IIS that gives
Cocoon/Xalan/Xerces functionality?

  Mike

Visit our website at http://www.ubswarburg.com

This message contains confidential information and is intended only
for the individual named.  If you are not the named addressee you
should not disseminate, distribute or copy this e-mail.  Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses.  The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission.  If
verification is required please request a hard-copy version.  This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]





-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]





 
 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]
 



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Re: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-11 Thread Nicola Ken Barozzi



[EMAIL PROTECTED] wrote:
 This sounds right - from my research with .Net it doesn't rival cocoon - was hoping 
there was a snap-in to IIS that mimics Cocoon

Use IIS with Jakarta Tomcat, and run Cocoon in it.

-- 
Nicola Ken Barozzi   [EMAIL PROTECTED]
 - verba volant, scripta manent -
(discussions get forgotten, just code remains)
-


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]




Re: MSFT answer to Cocoon? (Plaease don't throw stones :)

2002-06-11 Thread Roger I Martin PhD

Hi folks,

Sorry Michael.  You were looking for a solution.

I was being incredibly facetious when I typed .net. It is one of those
reasons I got a minus on my report card(parochial school) for lack of self
control .

There is nothing like Cocoon but Cocoon.

Use IIS with Jakarta Tomcat, and run Cocoon in it as Microsoft's answer to
Cocoon/Xalan/Xerces functionality?

-Roger
- Original Message -
From: Nicola Ken Barozzi [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, June 11, 2002 5:14 PM
Subject: Re: MSFT answer to Cocoon? (Plaease don't throw stones :)




 [EMAIL PROTECTED] wrote:
  This sounds right - from my research with .Net it doesn't rival cocoon -
was hoping there was a snap-in to IIS that mimics Cocoon

 Use IIS with Jakarta Tomcat, and run Cocoon in it.

 --
 Nicola Ken Barozzi   [EMAIL PROTECTED]
  - verba volant, scripta manent -
 (discussions get forgotten, just code remains)
 -


 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]




-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:   [EMAIL PROTECTED]