Livesites

2002-03-12 Thread lucas
Cocoon 2 www.triptravel.net and there is a WAP-enabled version accesible in: www.triptravel.net/index.wml (from your wap device) both are in spanish Thanks !! Lucas Pons Bayarri Etra I+D Valencia, Spain +34 96 313 40 82

RE: How to call an external Servlet?

2002-01-14 Thread lucas
external Servlet? Hi Lukas, thanks for your answer, but ... [see below] *** REPLY SEPARATOR *** On 14.01.2002 at 11:59 lucas wrote: >just type the name of the external servlet in your sitemap pipeline, >adding >the parameters. >in example, if you want

RE: How to call an external Servlet?

2002-01-14 Thread lucas
just type the name of the external servlet in your sitemap pipeline, adding the parameters. in example, if you want to call a servlet called 'outserv' and give it two parameters, 'X' and 'Y', you can do something like this: http://www.something.com/outserv?X={X}&Y={Y}"; />

RE: POST, create XML, and Upload

2002-01-04 Thread lucas
I had the same problem. Many other users suggest me to use something like this : but I think the parameters are not properly POSTed by this method. Finally I have POSTed the parameter directly with the URLConection class of JAVA. This class allows to connect to a URL

bug ?

2002-01-03 Thread lucas
at org.apache.cocoon.components.pipeline.CachingEventPipeline.generateKey(Cachi ngEventPipeline.java:103) at org.apache.cocoon.components.pipeline.CachingStreamPipeline.process(CachingS treamPipeline.java:279) at org.apache.cocoon.www.sitemap_xmap.wildcardMatchN40F(sitemap_xmap.java:5461) ..

RE: problem with URLConnection

2002-01-02 Thread lucas
y try this: Try the HTMLGenerator. http://portet:8080/cocoon/wh@m/GenerateItinerary";> Regards, Reinhard > -Ursprüngliche Nachricht- > Von: lucas [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 02. August 2001 16:51 > An: [EMAIL PROTECTED] > Betref

RE: problem with URLConnection

2002-01-02 Thread lucas
cced at all. -Mensaje original- De: Reinhard Pötz [mailto:[EMAIL PROTECTED]] Enviado el: miércoles, 02 de enero de 2002 16:27 Para: [EMAIL PROTECTED] Asunto: AW: problem with URLConnection Hi lucas, Could you give me further details (your goals, pipeline, error message ...). Regards, Rei

problem with URLConnection

2002-01-02 Thread lucas
advance, and merry chrismas for all of us, cocoon bunch Lucas Pons Bayarri Etra I+D Valencia, Spain +34 96 330 40 82 - Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.

RE: problems with Jtidy

2001-12-27 Thread lucas
thanks a lot! , this works fine. -Mensaje original- De: Bertrand Delacretaz [mailto:[EMAIL PROTECTED]] Enviado el: jueves, 27 de diciembre de 2001 14:21 Para: [EMAIL PROTECTED] Asunto: Re: problems with Jtidy On Friday 27 July 2001 12:41, lucas wrote: > At a certain point of

problems with Jtidy

2001-12-27 Thread lucas
send the XHTML and the control back to the XSLT for further processing. If anybody has done this, a small piece of code will be nice. Thanks Lucas Pons Bayarri Etra I+D Valencia, Spain +34 96 330 40 82 - Please check that your

sendRedirect() problem

2001-12-27 Thread lucas
ep both html and wap not very differents. thank's all of you in advance. regards Lucas Pons Bayarri Etra I+D Valencia, Spain +34 96 330 40 82 - Please check that your question has not already been answered in the FAQ before posting.

RE: anybody has the sitemap.xmap?

2001-12-18 Thread lucas
that's for you. -Mensaje original-De: Andreas Panagiotidis [mailto:[EMAIL PROTECTED]]Enviado el: martes, 18 de diciembre de 2001 12:45Para: [EMAIL PROTECTED]Asunto: anybody has the sitemap.xmap? Please if anybody has the original sitemap.xmap (or partly differentiated)

Passing POST parameters to a request.

2001-12-10 Thread lucas
also works. But a get a message from the external server warning me that i have not sended any parameter .. ¿what can i do? thanks in advance. Lucas Pons Bayarri Etra I+D Valencia, Spain +34 96 330 40 82 - Please check

RE: problems with Html Generator

2001-10-19 Thread lucas
Thank's a lot for your interest ! You where right, as I read in the documentation the problem was related with my proxy configuration, so I try your solution. Unfortunalety I think I do something wrong: My proxy host is http://pinedo on port 80, so, I create the environment variable with value: T

problems with Html Generator

2001-10-18 Thread lucas
When I install Cocoon for the first time I didn’t install the html generator, but now I need it so I install it. I get the file Tidy.jar and i put it on the lib’s directory, but when i try to use it (even with the cocoon examples ), I get a ‘can’t find file’ message   And in the log file