calendar.
Regards,
David
-Original Message-
From: James Mitchell [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 17, 2006 12:21 PM
To: Struts Users Mailing List
Subject: Re: Struts UTF-8
I went through Web Work in Action in one night. It is an easy read
if you've done web development
IL PROTECTED]
Sent: Tuesday, January 17, 2006 6:06 AM
To: Struts Users Mailing List
Subject: RE: Struts UTF-8
Struts in action is a good book.
Also professional struts.
Regards
Ayusman
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent:
Tuesday, January 17, 20
: Tuesday, January 17, 2006 6:06 AM
To: Struts Users Mailing List
Subject: RE: Struts UTF-8
Struts in action is a good book.
Also professional struts.
Regards
Ayusman
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 17,
2006 4:35 PM
To: user@st
re
Ph:+ 91-80- 22086000/57596000- extn 6873
E-Mail:[EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 17, 2006 4:49 PM
To: user@struts.apache.org
Subject: RE: Struts UTF-8
Importance: Low
Can I get the ebook for the same ove
Can I get the ebook for the same over internet
-Original Message-
From: Ayusman dikshit [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 17, 2006 4:36 PM
To: Struts Users Mailing List
Subject: RE: Struts UTF-8
Struts in action is a good book.
Also professional struts.
Regards
Ayusman
Value Reduce Risk"
i-flex solutions limited, Bangalore
Ph:+ 91-80- 22086000/57596000- extn 6873
E-Mail:[EMAIL PROTECTED]
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 17, 2006 4:35 PM
To: user@struts.apache.org
Subject: RE: Struts UTF-8
C
Struts in action is a good book.
Also professional struts.
Regards
Ayusman
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 17, 2006 4:35 PM
To: user@struts.apache.org
Subject: RE: Struts UTF-8
Can anybody tell me the best book to start with
Can anybody tell me the best book to start with struts
How to proceed with using struts...
-Original Message-
From: Alan Comeau [mailto:[EMAIL PROTECTED]
Sent: Monday, January 16, 2006 7:24 PM
To: Struts Users Mailing List
Subject: RE: Struts UTF-8
Should have added a filter
Great, worked nicely!
- Original Message -
From: "Alan Comeau" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Monday, January 16, 2006 10:51 AM
Subject: RE: Struts UTF-8
If you are using the 2.4 servlet spec it is pretty easy to use U
Should have added a filter mapping in the web.xml
setCharaterEncoding
StrutsActionServlet
-Original Message-
From: Marcio Ghiraldelli [mailto:[EMAIL PROTECTED]
Sent: 16 January 2006 13:38
To: user@struts.apache.org
Subject: Struts UTF-8
I am trying to use UTF-8
lto:[EMAIL PROTECTED]
Sent: 16 January 2006 13:38
To: user@struts.apache.org
Subject: Struts UTF-8
I am trying to use UTF-8 in my Tomcat 5.5 / Struts 1.2.7 app, but my
form beans shows "??" chars in place of international chars.
1) My JSP's has the UTF-8 encodin
I am trying to use UTF-8 in my Tomcat 5.5 / Struts 1.2.7 app, but my form
beans shows "??" chars in place of international chars.
1) My JSP's has the UTF-8 encoding declaration
<[EMAIL PROTECTED] pageEncoding="UTF-8"%>
2) The Tomcat java proccess is running with UTF-8 option:
of form is mapped to bean ?
regards
Pham
- Original Message -
From: "Hond4" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Friday, April 15, 2005 4:50 PM
Subject: Struts & UTF-8 (POST working, GET not)
Hallo,
I have fllowing problem with m
Hond4 wrote:
> I have fllowing problem with my Struts app on Jboss. Here is my filter
> String defaultEncode = "UTF-8";
> HttpServletRequest req = (HttpServletRequest) request;
> HttpServletResponse res = (HttpServletResponse) response;
> req.setCharacterEncoding(default
Hallo,
I have fllowing problem with my Struts app on Jboss. Here is my filter
String defaultEncode = "UTF-8";
HttpServletRequest req = (HttpServletRequest) request;
HttpServletResponse res = (HttpServletResponse) response;
req.setCharacterEncoding(defaultEncode);
15 matches
Mail list logo