Hi ,
  l am trying the displaytag 1.0b2 ...found some
problems while using sorting . It work fine with
english character , but NOT for unicode ...

My system :
1. j2sdk 1.4
2. Tomcat 5.0
3. hibernate 2.1
4. mysql 5.0 beta 2 (unicode support)

  l created a simple form to insert , search and
display data using simple hibernate query ...and all
my jsp pages set to UTF-8 ,then started insert
different language characters into a simple two
columns table "simple" in mysql 5.0(connect using
UTF-8), and search the table using "萨" (a
chinese character ) and obtained a resultset display
correctly in the browsers , but it fail to sort AGAIN
by pressing the sort link of the table , and l found
that the page search using "&#33832" as parameter
instead of "萨" , which is the main cause of the
problems .... :)

waimeng   13-4-2004


        
                
__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
displaytag-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to