Struts and Rich Clients

2002-02-12 Thread L. Yeung
, javaworld and theserverside sites but still cant find a good example and reference. Any help is greatly apprecitated. - L. Yeung __ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com -- To unsubscribe, e

Struts Getting called Twice: Threading Problem?

2001-12-23 Thread L. Yeung
) at org.apache.catalina.connector.http.HttpProcessor.process(Unknown Source) at org.apache.catalina.connector.http.HttpProcessor.run(Unknown Source) at java.lang.Thread.run(Thread.java:484) thanks in advance. l. yeung __ Do You Yahoo!? Send your FREE holiday

Struts-Layout Error: Need Help

2001-12-21 Thread L. Yeung
. L. Yeung __ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Tomcat + Struts in Production Environment

2001-12-09 Thread L. Yeung
in advance. Regards, L. Yeung __ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Tomcat + Struts in Production Environment

2001-12-08 Thread L. Yeung
performance? Is there any way for me to use connection pooling without EJB? Or should I migrate my javabeans to EJB? Thanks in advance. Regards, L. Yeung __ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com

Re: Struts Error Page Approach - Recommended / Struts Support

2001-11-29 Thread L. Yeung
Hi Paul! Can you send a sample file? Your workaround seems interesting. Regards, L. Yeung --- Paul Dillon [EMAIL PROTECTED] wrote: You need two strategies - one for errors you can handle and recover from, and another for everything else. For errors I can handle (includes exceptions

RE: Setter method doesn't work with indexed tag

2001-11-01 Thread L. Yeung
request.getParameter() as a temporary workaround. Regards, L. yeung --- [EMAIL PROTECTED] wrote: Hi. You didn't attach your jsp! How far have you got debugging it? What shows up in the log? What about in the request? Dave L. Yeung [EMAIL PROTECTED] on 10/30/2001 09:40:42 PM

Nightly Build Problem

2001-10-26 Thread L. Yeung
My struts app is currently working. I just redownloaded struts build-20011025. Threw out all my old tlds, dtds and struts lib jar files and replaced it with new ones. When I ran tomcat it crashed. I took my struts app out from the server.xml, and Tomcat ran just fine. Am I missing something?

PROB:Double Submit upon Reload/Refresh Button Clicked

2001-10-23 Thread L. Yeung
An action is performed and forwards succesfully to the same page and whenever Reload/Refresh is clicked, the previous action is used instead of clearing out. I've tried resetToken but still didnt work. Any workarounds? __ Do You Yahoo!? Make a

How To: Radio Buttons

2001-10-22 Thread L. Yeung
Hi All! I need to iterate a collection of supplier info with radio buttons. I want the value property to have dynamic values extractd from the collection. logic:iterate name=user id=suppliersLookupList property=suppliersLookupListCollection .. html:radio name=suppliersLookupList

RE: How To: Radio Buttons and Regular buttons

2001-10-22 Thread L. Yeung
crashing, possibly its because of the DTDs and TLDs mixed up with the release build? Regards, L. Yeung --- [EMAIL PROTECTED] wrote: Can't you look that up from the iteration index? If you want the address Id on the button, I think you'll have to revert to scriptlets (uck!). Dave

How to Auto Reload Page on Client Side

2001-10-20 Thread L. Yeung
function query() { history.go(0) } /SCRIPT Thanks in advance. L. Yeung __ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com

How to Auto Reload Page on Client Side

2001-10-20 Thread L. Yeung
function query() { history.go(0) } /SCRIPT Thanks in advance. L. Yeung __ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com

How to perform if statement in an iterator?

2001-10-18 Thread L. Yeung
/logic:equal /logic:iterate The code above doesn't work. Any help is greatly appreciated. Regards, L. Yeung __ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com