Normally, Camilo, when you have a question you start your own thread.

On 5/23/05, Camilo Quevedo <[EMAIL PROTECTED]> wrote:
> Hi, I'm trying to create a struts application, but it seams that when i
> ask for a user input (html:form) it doesn't,t recognize the special
> characters. How can I configure my application so that it accepts
> special character??
> 
> So far I've done this:
> 
> i my jsp I put <%@ page contentType="text/html;charset=UTF-8"
> language="java" %>
> 
> and in my action I used,       request.setCharacterEncoding("UTF-8");
> and it still doesn't work.
> 
> What can I do??
> 
> Camilo
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
"You can lead a horse to water but you cannot make it float on its back."
~Dakota Jack~

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to