True. If I understood well, problem is not in submitting requests, but in
rendering response, data fetched from database aren't displayed well on one
machine, but do get displayed well on the other. Abdul didn't mention
details about client side where was he opening problematic page. Let's
assume he always tested application using same browser and version on same
machine where server/application was running, so both client and server were
same pc. Besides possibility of different default encoding having effect on
server side, could availability of fonts on client machines also have effect
on how site is rendered? Maybe some application Abdul installed on XP but
not on two servers brought with itself additional fonts which site/page just
happens to makes use of.

Regards,
Stevo.

On Fri, May 29, 2009 at 1:02 AM, Andre-John Mas <aj...@sympatico.ca> wrote:

>
> On 28-May-2009, at 10:00, Stevo Slavić wrote:
>
>  Or Tomcat installations are configured differently on each of the
>> environments, e.g. Connector URIEncoding attribute.
>>
>>
> URIEncoding only effects how the query URL is interpretted, AFAIK.
> It effects nothing else.
>
> André-John
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to