[appfuse-user] s:textfield align in 1 line and label vertical align?

2009-05-13 Thread maker su
Hi there, I have a .jsp with only 1 textfield and 1 button,so I'd like to align them in 1 line. When i use s:textfield with key for validation ,as the following: Here is my question: 1.The label,textfield,button don't align in 1 line.how to do if there are some .jsps with only 2 UIs like

[appfuse-user] httpclient refused by appfuse?

2009-03-24 Thread maker su
Hi All, When use org.apache.http.impl.client.DefaultHttpClient to login appfuse,the status shows that "Connection to http://localhost:8080 refused" which throws from IOException. How to use httpclient to login? Please Hint, Thank you very much, Maker Su // HttpPost httpost = new Http

Re: [appfuse-user] Re: re[appfuse-user] move display tage table header

2009-03-18 Thread maker su
Hi Matt, It works! After trying,the following also works: Thanks! Maker Su On Wed, Mar 18, 2009 at 11:03 PM, Matt Raible wrote: > On Wed, Mar 18, 2009 at 12:41 AM, maker su wrote: > > Thanks! > > The question 1 is about dispalytag_zh_TW.properties,may use eclipse > plugin

[appfuse-user] duplicate errors.email in errors.properties and ApplicationResource.properties?

2009-03-18 Thread maker su
? Please hint. Thanks, Maker Su

Re: [appfuse-user] Re: re[appfuse-user] move display tage table header

2009-03-17 Thread maker su
. Here comes a new question: how to set the paging.banner.item_name to i18n key? Please hint. Thanks. Maker Su On Fri, Mar 13, 2009 at 10:11 AM, tonylu880042 wrote: > > Hi Maker, > Try to update your displaytag resource file (displaytag_zh.properties) > with > correct located in sr

[appfuse-user] Re: include google map function in .jsp

2009-03-12 Thread maker su
Hi All, The result of body will not contain onload="initialize()" and onunload="GUnload()". So use window.onload instead. Have to study the javascript mechanism of appfuse. BR, Maker Su // Google Maps JavaScript API Example: Simple Map http://maps.google.com/m

[appfuse-user] include google map function in .jsp

2009-03-12 Thread maker su
Hi All, I create map.jsp for show google map but not work. Please hint. Thanks, Maker su // from http://code.google.com/intl/zh-TW/apis/maps/documentation/examples/map-simple.html Google Maps JavaScript API Example: Simple Map http://maps.google.com/maps?file=api&v=2.x

[appfuse-user] remove display tage table header

2009-03-11 Thread maker su
Hi all, When add The header of table shows that "没æ??¾åˆ°peopleè®°å???/span> ", My question are: 1.was it cause by locale? 2.how to remove header from table? will only remove table title. Please hint, Thanks, Maker Su

[appfuse-user] add user with the same username to Set

2009-03-09 Thread maker su
t's may not much releated to appfuse user question. Thanks, Maker Su