Vencent wants to keep up with you on Twitter

2008-04-07 Thread Vencent
To find out more about Twitter, visit the link below: http://twitter.com/i/f327651c00cf424e4e1e8f79af0ee6654ad1bd9c Thanks, -The Twitter Team About Twitter Twitter is a unique approach to communication and networking based on the simple concept of status. What are you doing? What are your frie

Re: saveToken() help!!!!!

2008-01-02 Thread Vencent Chen
Just take a look at the showcase! On Jan 2, 2008 2:24 PM, Partha Maitra <[EMAIL PROTECTED]> wrote: > Hi All, > Happy new year, > I am new to struts and have got a problem, > I want to handle the duplicate form submission using saveToken(), > isTokenValid() method, but unable to findout any concre

Re: 2.0.11: s:autocompleter

2007-12-27 Thread Vencent Chen
Hi,all, There are problem with the autocompleter when using non-English(Chinese,for example). When I input some Chinese ,autocompleter can not detect the change/input event.So it do nothing about it. Does this the problem of dojo or Struts? Thanks. On Dec 25, 2007 1:11 AM, Rodrigo

Re: Enum conversion problem

2007-12-13 Thread Vencent Chen
Ok,I'll check it out! On Dec 13, 2007 4:47 AM, Laurie Harper <[EMAIL PROTECTED]> wrote: > Vencent Chen wrote: > > Hi,all! > > I am testing the Struts Showcase 2.0.11. > > With the Java 5 Enum conversion, I think the checkboxlist 's list > &

Enum conversion problem

2007-12-12 Thread Vencent Chen
Hi,all! I am testing the Struts Showcase 2.0.11. With the Java 5 Enum conversion, I think the checkboxlist 's list property availableOperations just come from OperationsEnumAction's getAvailableOperations() method. So I change the name availableOperations to availableOperation .But it

Some problem with the showcase app

2007-12-06 Thread Vencent Chen
Hi, I got problem when I test the showcase app.It is in the "Use a button as submit (custom text)" of "ajax/remotebutton/" example.When I input some Chinese,and send it.I got part of my input back.Means I lost some characters(English work correctly).See the attachement.When I debug ,in the Aj