-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steve,

Steve Ochani wrote:
| From: Raghuveer <[EMAIL PROTECTED]>
|>
|> 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 need to make in my JSP Struts web application in order
|> to retrieve the polish characters
|
| This is not a tomcat question but a Struts question.

Struts does not interfere with the standard servlet classes, so Struts
is a bit of a red herring, here. Mark Thomas has posted what I believe
to be the proper answer, but another series of posts I read today (and
throughout all time) indicate that sometimes it appears not to work. All
I know is that it works for me.

Raghuveer, haven't you been asking this question for months, now? The
answer is always the same, unfortunately.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkhZdmcACgkQ9CaO5/Lv0PC95wCeOv919sWc+y/3RL+nhs9jBeGr
SkcAn3ndE+RkYIzX5nS30u+Z060bd3++
=w7kC
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to