I have problem to show chinese characters stored in MySQL database with
use of struts bean tag. Data is read out using Hibernate. When I call
myHibernateObject.getMyProperty() method - everything works fine. But
using does
show text in this notation: . Same problem occurres when I
use
>> I have problem to show chinese characters stored in MySQL database with
>> use of struts bean tag. Data is read out using Hibernate. When I call
>> myHibernateObject.getMyProperty() method - everything works fine. But
>> using does
>> show text in this notation: . Same problem occu
> [EMAIL PROTECTED] wrote:
I have problem to show chinese characters stored in MySQL database
with
use of struts bean tag. Data is read out using Hibernate. When I call
myHibernateObject.getMyProperty() method - everything works fine. But
using
does
show text in
Hello Jose,
exactly! This solves my problem. Fortunately I do not have so many chinese
fields in my allplication. So it should not be complicated to close all
possible security holes.
Thanks a lot,
Milan
> Have you tried using filter="false"/>?
>
> filter="false" means the tag will not "escape"
Hi,
What is best method to get back to the previous page, after eg. login.
All I thought so far is to set actual path in
(if possible with JS), and use it to redirect in Action. But what if
someone first use search form to get results of something, and after
that he use login form - I can store so
Hi,
I don't understand one simple thing with - when I had
read about Struts and JSTL help for them, I saw that it helps to hide
implementation, so why I got such output:
http://localhost:8180/struts_test/pages/Welcome.jsp";>
form page which was called from browser as:
http://localhost:8180/struts_
Hello,
I have problem with putting attributes in right context - my tiles
definitions look like:
What I would like to achieve is:
1) I would like that .header attribute "title" was passed from
.add_product.form, so i can have only one header definition and many
rendering pages like .add_pr
7 matches
Mail list logo