t;description");
> description = (description == null?"":description.trim());
> try{
> ItemDAO itemDao = ItemDAO.getInstance();
> Item item = new Item();
>
>
>
> - Original Message -
> From: "Tony Lu" <[EMAIL PROTECTED]>
> To:
> Sent:
I need to create an internationalized Web application by struts,mysql and
hibernate.
Each component Character Encoding is utf8.
It runs well when I run a pure servlet to save 'Chinese Character' to
database and load it from database.
But when I implement it with struts action, the application can
2 matches
Mail list logo