Grokbase
Topics Posts Groups | in
x
[ help ]

Taavi Tiirik (t...@ibs.ee)

Profile | Posts (8)

User Information

Display Name:Taavi Tiirik
Partial Email Address:t...@ibs.ee
Posts:
8 total
8 in tomcat-user@jakarta.apache.org

5 Most Recent

All Posts
1) Taavi Tiirik Re: Content-Encoding - URGENT Please
| +1 vote
tomcat I am using 4.0.3. This filter may not be available for tomcat 3.2.x though. Full path to...
tomcat-user@jakarta.apache.org
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
> Could you please verify the path again as i cannot see the "filters"
> folder in classes? Also if you could please tell me what veresion of
tomcat
> you are using?

I am using 4.0.3. This filter may not be available for tomcat 3.2.x though.

Full path to SetCharacterEncodingFilter is as follows:

http://cvs.apache.org/viewcvs/jakarta-tomcat-4.0/webapps/examples/WEB-INF/cl
asses/filters/SetCharacterEncodingFilter.java

with best wishes,
Taavi



--
To unsubscribe:   <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
2) Taavi Tiirik Re: Content-Encoding - URGENT Please
| +1 vote
Strange... if you have example webapp then you should have this class as well. Look at...
tomcat-user@jakarta.apache.org
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Strange... if you have example webapp then you should have this class
as well.

Look at http://cvs.apache.org/viewcvs/jakarta-tomcat-4.0/
and browse to webapps/examples/WEB-INF/classes/filters

The class is there.

with best wishes,
Taavi


> I could not find the specified class anywhere in the tomcat home
folder.
> Do i need to download something else for this class??
>
> Thanks
> Gulshan



--
To unsubscribe:   <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
3) Taavi Tiirik Re: Content-Encoding - URGENT Please
| +1 vote
Gulshan, Please take a look at...
tomcat-user@jakarta.apache.org
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Gulshan,

Please take a look at
/tomcat/webapps/examples/WEB-INF/classes/filters/SetCharacterEncodingFilter.
java
This filter should solve your problem. Documentation should be
self-explanatory. If you
get stuck anywhere do not hesitate to ask.

with best wishes,
Taavi


> Hi Randy,
>     Thanks for the quick response. I tried using
>
> response.setContentType()
>
> method but it works the same way as <%@ page %> tag and tried to convert
the
> page content to UTF. since the content is already in UTF it gets messed
up.
> Is there a way we can set the default encoding header sent by the server
to
> the browser to utf-8?
>
> Thanks
> Gulshan



--
To unsubscribe:   <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
4) Taavi Tiirik Re: Who use Tomcat as a stand-alone server in production environment ?
| +1 vote
Anthony, Where can I read more about this issue? I have used self-issued certificate so far and...
tomcat-user@jakarta.apache.org
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Anthony,

Where can I read more about this issue? I have used self-issued
certificate so far and have not encountered any problems. Now
that you say there are issues... it may be more reasonable to let
apache do the https part.

Anybody else experiencing problems with Tomcat and Thawte
certificates?

with best wishes,
Taavi


> I was unable to get it working with my Thawte certificate (which works
> fine in Apache). After some research I determined that there is an
> issue with the JSSE from Sun which prevents certain certs from working.
> Has this changed recently? Personally I would much rather remove Apache
> from the chain as it is really doing nothing for me other than handling
> the SSL decoding and then passing the request to Tomcat.



--
To unsubscribe:   <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
5) Taavi Tiirik Re: Who use Tomcat as a stand-alone server in production environment ?
| +1 vote
Anthony, Why is it so? Tomcat with SSL works just fine. Taavi
tomcat-user@jakarta.apache.org
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
> If I do not need SSL then I use Tomcat standalone.
> If I need SSL I use Apache + OpenSSL & Tomcat with
> mod_webapp.  Both configurations work fine.

Anthony,

Why is it so? Tomcat with SSL works just fine.

Taavi



--
To unsubscribe:   <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>

spacer
Profile | Posts (8)
Home > People > Taavi Tiirik