Error : 500 Internal Servlet Error

2002-02-13 Thread Shailendra Vasale
hi All, I'm running c2 on tomcat3.2.3.When I call my xml file in c2 using serverpages generator.I get the following error. Error: 500 Location: /cocoon/show123/style.xml Internal Servlet Error: java.lang.ClassFormatError: org/apache/cocoon/www/docs/samples/styles/style_xml (Code of a met

C2 : HttpServletResponse

2001-11-09 Thread Shailendra Vasale
hi, Why HttpServletResponse object not working with logicsheet in C2? Even when I type cast the "org.apache.cocoon.environment.http.HttpResponse" object to HttpServletResponse,it throws an exception - "org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.g

Re: C2 Logicsheet : HttpServletResponse

2001-11-08 Thread Shailendra Vasale
hi, I actually misstyped while composing the message.It's "HttpServletResponse" object not "HttpServletRequest". SHAILENDRA. On Fri, 09 Nov 2001 Shailendra Vasale wrote : > > hi Friends, > > >Why it's not possible to us

C2 Logicsheet : HttpServletResponse

2001-11-08 Thread Shailendra Vasale
hi Friends, Why it's not possible to use HttpServletRequest object in logicsheet in C2? Even when I type cast the "org.apache.cocoon.environment.http.HttpResponse" to HttpServletReusest,it throws an exception - "org.apache.cocoon.ProcessingException: Exception in ServerPagesGene

Re: Catching XMLSerializer O/P

2001-10-22 Thread Shailendra Vasale
Hello This is my first Cocoon2 b02 page! --------- Hope this helps to understand my problem. Thanks. Regards, Shailendra Vasale shailendra vasale wrote: > I'm trying to catch the eve