Re: Charset configuration on Tomcat 6

2011-01-12 Thread Achal Patel
but nothing seems to be giving required results. Regards, Achal. On Wed, Jan 12, 2011 at 8:14 PM, Mark Thomas wrote: > On 12/01/2011 14:26, Achal Patel wrote: > > Hi All, > > What is equivalent configuration in Tomcat for below charset > configuration > > in Weblogic? &

Charset configuration on Tomcat 6

2011-01-12 Thread Achal Patel
Hi All, What is equivalent configuration in Tomcat for below charset configuration in Weblogic? URI encoding param on Connector does not seem to be working (URIEncoding="UTF-8")? * UTF8 UTF-8 UTF8 -- Regards, Achal Patel.

Re: Http Session Null issue

2009-07-14 Thread Achal Patel
gt;> >>>>> >>>>> com.teradata.x2.context.ServletProcessContext.getSettings(ServletProcessContext.java:38) >>>>> >>>>> It's probably not that random. >>>> >>>> What is at Settings.java, line 102? >>>> >>>> p >>>> >>> > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Regards, Achal Patel.

Re: Http Session Null issue

2009-07-03 Thread Achal Patel
egards, Achal. On Fri, Jul 3, 2009 at 9:05 PM, Daniel Henrique Alves Lima < email_danie...@yahoo.com.br> wrote: > Hi, Achal. > > > On Fri, 2009-07-03 at 19:48 +0530, Achal Patel wrote: > > Its basically below: > > > > HttpSession session = reques

Re: Http Session Null issue

2009-07-03 Thread Achal Patel
, Achal. On Fri, Jul 3, 2009 at 7:06 PM, Pid wrote: > On 3/7/09 14:25, Achal Patel wrote: > >> Hi, >> >> I am facing strange issue with Tomcat 6 Jsp deployment. >> I have JSP pages deployed which internally performs operations and >> generates >> XML respon

Http Session Null issue

2009-07-03 Thread Achal Patel
Hi, I am facing strange issue with Tomcat 6 Jsp deployment. I have JSP pages deployed which internally performs operations and generates XML response which will be parsed using XSL and then finally displayed on the UI. Now when I invoke JSP pages from UI, session is getting null between the reques

Re: Where can i get the specification of web.xml?

2009-07-03 Thread Achal Patel
Where can i find reference, or something like that, for tomcat's > web.xml. > >> > >> Regards > >> > >> chenjh > >> 2009-07-03 > >> > >> > >> > >> ----

Re: Where can i get the specification of web.xml?

2009-07-03 Thread Achal Patel
; > chenjh > 2009-07-03 > > > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > -- Regards, Achal Patel.