Hi Andre,
I have implemented and it is perfectly working.
Thanks for very valuable information.
Regards,
Raghu
-Original Message-
From: André Warnier [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 25, 2008 2:52 PM
To: Tomcat Users List
Subject: Re: -BEGIN PGP SIGNED MESSAGE-
>
Hi Andre,
Thanks for hint.
I have read your solutions on other threads.
I will implement your solution of filters in my project.
Regards,
Raghu
-Original Message-
From: André Warnier [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 24, 2008 5:57 PM
To: Tomcat Users List
Subject: Re: Enco
Encoding attribute is used for request and response only or for any other
purpose?
To handle Http request and response in utf8 I have added following code in
my web.xml in JSP application
I had requirement of retrieving the login details like user_id, name from
parent web application.
At present I am retrieving by .
request.getParameter("user_id")
request.getParameter("name")
Some times names can be in Polish language from parent web application.
What changes i n
Is there a way to configure my tomcat to reload class files when compiled?
Imaging I have modified my Java file and compiled.
Instead of restarting the server to load the latest class files...is there a
way to configure in tomcat.
I remember it could be achieved by setting reloadable to tr
I am working on Struts ,SAP-JCO .
This is i18n application running on Tomcat.
I have designed my application in UTF8 charset.
When Saving the polish characters from application they are saved into SAP
Database properly.
Before Saving i am doing following String modifications.
The s
, Tom - CEPM <[EMAIL PROTECTED]>
wrote:
> It's been my experience errors like this are caused by having the same
> jar file in the common/lib and WEB-INF/lib directories.
>
> -Original Message-
> From: Raghuveer Rawat [mailto:[EMAIL PROTECTED]
> Sent: Monday, A
Hi ,
I am using Tomcat5.0.28 and my application works fine in my local system(Dev
environment).
When i redeploy appln in test server(*Unix Environment*), i get the
following exception when i click on some link.
java.lang.ClassCastException: otrack.med.acuity.MedicalAcuityLevelCode
incompatible wit
I have HelloServlet ,HelloServletContextListener in 3 different applications
in tomcat
webapps\AppHello1
webapps\AppHello2
webapps\AppHello3
How to identify in my listner class what is the folder/context name in my
server.
public void contextInitialized(ServletContextEvent ce) {
contextName = ce
I need to setup tomcat operating in central European region.
All my Windows Systems Operate on "Polish" /PL language
Default encoding
Modified encoding
Clarification 1
Does there will be any impact on my other applications if I change default
encoding from "ISO-8859-1" to
I have deployed a struts web application on Windows 2003 Server in Poland
and India.
Application needs to display Polish language coming from SAP.
This is working in India on Windows 2003 Servers.
But Messages are coming Question marks from Similar Configuration
Server(language is polish) in
I am working on i18n application that needs to be worked in English and
Polish language.
This application is working on Tomcat Servers on windows system In India,
But getting Question Marks Polish language in Poland Windows System.
Is there anything that needs to be handled in "web.xml"
Is there any difference in compatibility of Java-Tomcat Versions with
Windows system and Linux?
Tomcat 5.5.25 and j2sdk1.4.2_07 are working on windows.
We get some problems with same versions on RedHat Enterprise Linux 4.
RedHat Enterprise Linux 4
Apache - tomcat 5.5.25
Java version probably
: SHA1
Raghuveer,
Raghuveer wrote:
| There is no problem on Windows XP.
Then there is no problem with your code. Recompilation is not necessary.
| For windows 2000 I have compiled the source with encoding option
through ANT
| too.
|
| directive, and not relevant.
| File encoding on windows
I found some jars in
apache-tomcat-5.5.23\common\i18n
tomcat-i18n-en
tomcat-i18n-fr
tomcat-i18n-ja
Since I am using Polish for my application,does there will be any file I
need to place in this directory?
What is the use of these files in this directory ?
---
: Tomcat Users List
Subject: Re: i18N jsp application on linux and windows
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Raghuveer,
Raghuveer wrote:
| This is regarding the damage of polish messages from struts application
| deployed on Tomcat on Linux and Windows XP .
|
| I get polish messages from SAP
This is regarding the damage of polish messages from struts application
deployed on Tomcat on Linux and Windows XP .
I get polish messages from SAP that to be displayed in JSP page.
I have set ISO8859_2 in JSP page for charset.
<%@ page contentType="text/html;charset=ISO8859_2" %>
I get this exception suddenly on tomcat and as well as in websphere.
Is there any specific reason for this?
org.apache.commons.fileupload.FileUploadBase$InvalidContentTypeException:
the request doesn't contain a multipart/form-data or multipart/mixed stream,
content type header is null
---
hi the problem resolved.
Thanks to forums...
> Hi Experts,
> Ciuld anyn one help me what is meaning of this..
> When a jsp is called i am getting 500 error with this message
>
>
> C:\Program Files\Apache Group\Tomcat
> 4.1\work\Standalone\localhost\edrsystem\jsp
> \EDR\EDRSel
s\activation.jar;D:\jars\commons-
fileupload-1.0.jar;D:\jars\itext.jar;.
>> From: Raghuveer [mailto:[EMAIL PROTECTED]
>> Subject: class file has wrong version 49.0, should be 48.0
>>
>> Ciuld anyn one help me what is meaning of this..
>
> A little Googling or
Hi Experts,
Ciuld anyn one help me what is meaning of this..
When a jsp is called i am getting 500 error with this message
C:\Program Files\Apache Group\Tomcat
4.1\work\Standalone\localhost\edrsystem\jsp
\EDR\EDRSelection_jsp.java:123: cannot access pwDashUtil.EDRUtil.EDRUtil
ng the the root cause (if available).
>
> Also we well need to know OS, JDK version, tomcat version.
>
> --David
>
> Raghuveer wrote:
>
>>Could anyone suggest me what is the following error related to.
>>
>>
>>
>>error
>>
>>
>
Could anyone suggest me what is the following error related to.
error
at
org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:85)
at
org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:248)
at
org.apache.jasper.compil
23 matches
Mail list logo