Re: HTTP 302 error

2003-01-11 Thread J.Pietschmann
Eric BERTHOMIER wrote: I'm a poor Cocoon's newbie and I've got this error on my log file : 192.168.2.50 - - [10/Jan/2003:15:21:48 1000] "GET /oeuf HTTP/1.1" 302 - I've found this article about that : http://www.nameonthe.net/tomcat302test.jsp but I don't know how resolve my problem despite eve

Re: Cocoon/XSP/ESQL help

2003-01-11 Thread Leszek Gawron
On Fri, Jan 10, 2003 at 07:52:33PM +, Brian Campbell wrote: > Hope this is the appropriate list for this question. > > I have a simple XSP page. I want to use ESQL to call stored procedures in > a Microsoft SQL Server database. I've got my connection pool set up > correctly. I'm able to e

Configuration problem with cocoon

2003-01-11 Thread mouneel
Dear Sir, I am using "JBoss-2.4.3_Tomcat-3.2.3" as an application server. I have extracted the cocoon2.0.zip and also placed the cocoon.war file in to tomcat webapp folder. When i am access the same from http://localhost:8080/cocoon/ It gives following error: ---ERROR MESSAGE

"no-cache" Pragma in HTTP Request

2003-01-11 Thread Christoph Gaffga
Hi, does anybody know if cocoon brings a page from the cache even if I sent a "no-cahe" Header field in my request (see http://www.w3.org/Protocols/HTTP/HTRQ_Headers.html#pragma), for Example when I press Ctrl-F5 in IE6? And, if not, would it be implemented in the next version? thanks in advance