Re: Radio Button..in struts..

2001-09-16 Thread Jishan Li
Hi, ... 1 2 3 4 ... --- Balasubrahmanyam Pasumarthy <[EMAIL PROTECTED]> £º> Hi All, > > I'm for the first time implementing struts in my > project. I've got a set of > radio buttons inside table (row wise). > > I need to set the value / name of the radio button > with the form bean's > pro

Re: [ANNOUNCE] Struts Console

2001-09-14 Thread Jishan Li
Hi, James! It is fine. I have a suggestion, it would be nice if you can make it sort the actions. Because the actions may be a good many, to find an action in a disorder list is difficult. :) Regards. Jishan. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTE

Re: javascript in

2001-09-11 Thread Jishan Li
r 11, 2001 10:37 PM Subject: RE: javascript in it works in html tag, but when I convert select tag and button tag to struts tag, I haven't touch javascrip, it doesn't work. any further suggestion? Thanks Frank -Original Message-From: J

Re: javascript in

2001-09-10 Thread Jishan Li
It really works for me. - Original Message - From: Fang, Frank To: '[EMAIL PROTECTED]' Sent: Tuesday, September 11, 2001 12:46 AM Subject: javascript in I am using struts 1.0, I am trying to use javascript to pick user privilege fro

Re: Problems when using the tag with Struts

2001-09-10 Thread Jishan Li
Why don't you try to use struts-template? It would meet your needs. I am sure. Reguards! - Original Message - From: "Yutaka Yokokawa" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 10, 2001 9:30 PM Subject: Problems when using the tag with Struts > I

Re: Is this a bug ??

2001-09-06 Thread Jishan Li\(CN\)
if rtexprvalue is true(true), the tag can get run time expression. It means the server parse the expression before the tag. I tried these two: "/> "/> both work. somebody talked about the empty string ("") for logic tag before - Original Message - From: "Arnaud H

Re: Need Helps with Form-Tag

2001-09-05 Thread Jishan Li\(CN\)
.doEndTag(OptionsTag.java:238   Thank You   Kurt   ----- Original Message - From: Jishan Li(CN) To: [EMAIL PROTECTED] Sent: Thursday, September 06, 2001 12:44 PM Subject: Re: Need Helps with Form-Tag Kurt Chen

Re: html:link + javascript

2001-09-05 Thread Jishan Li
I trid the following:   <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>      abc    it genereates:    abc The url has been encoded.     'javascript:submitForm(%22IE%22,%22outerBorderColor%22)' may help, I think.     J

Re: Need Helps with Form-Tag

2001-09-05 Thread Jishan Li\(CN\)
Kurt Chen:   It depends on the beans in you collectin attr2. It seems that there is no a getter for attr_name like getAttr_name() in your beans.   wish this help!   Jishan Li. - Original Message - From: Kurt Chen To: [EMAIL PROTECTED] Sent