You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Denis Avdic <de...@betterway.net> on 2003/05/23 22:42:00 UTC

Re: [smallFlame] DynaActionForms in JSP

'K, buddy, I understand about deadlines and was just trying to help.  
You go work on the app and don't bother responding to this message...

; )

Mark Galbreath wrote:

>Denis,
>
>I appreciate the condescension (I'm infamous for it), but I've had JSTL on
>my entire (home) LAN for 6 months, every since Craig recommended that I
>investigate it.  My point is that in the time it is taking me to respond to
>this message I am hurting myself vis-à-vis my client in getting their app to
>beta.  Of course, it is FRIDAY, right?
>
>Mark
>
>-----Original Message-----
>From: Denis Avdic [mailto:denis@betterway.net] 
>Sent: Friday, May 23, 2003 4:28 PM
>To: Struts Users Mailing List
>Subject: Re: DynaActionForms in JSP
>
>
>Mark,
>
>JSTL is the standard Taglib library in Struts.  It took me (a relative 
>newbie to struts at the time) about 10 mins to download and set up (some 
>jar files and tld's) and about 5 mins to look at the reference text to 
>find functionality I needed.  It makes life easier and it really does 
>not take that long to pick up.
>
>Denis
>
>Mark Galbreath wrote:
>
>  
>
>>No, I have no knowledge about JSTL, and that pisses me off, because I'm 
>>so tied to a deadline I can't explore new technology.  I am going out 
>>on a limb here trying to integrate DynaActionForm into an app I am 
>>supposed to deliver on Monday.  :-(~
>>
>>mark
>>
>>-----Original Message-----
>>From: Denis Avdic [mailto:denis@betterway.net]
>>Sent: Friday, May 23, 2003 4:12 PM
>>To: Struts Users Mailing List
>>Subject: Re: DynaActionForms in JSP
>>
>>
>>Have you tried using JSTL?
>>
>><c:out value="${scope.formName.propertyName}"/> where scope is 
>>optional.
>>
>>Mark Galbreath wrote:
>>
>> 
>>
>>    
>>
>>>Yes, that's what the doc says, but I need a <bean:write> tag.
>>>
>>>-----Original Message-----
>>>From: Josh McCulloch [mailto:jjmamansi@netscape.net]
>>>Sent: Friday, May 23, 2003 4:00 PM
>>>To: Struts Users Mailing List
>>>Subject: Re: DynaActionForms in JSP
>>>
>>>
>>>If you have a DynaActionForm instantiated by Struts, within your JSP
>>>you
>>>can use <html:text property="xxx"/> as if it were a custom ActionForm.
>>>
>>>mark_galbreath@qat.com wrote:
>>>
>>>
>>>
>>>   
>>>
>>>      
>>>
>>>>Well, this is what the doc (in part) says:
>>>>
>>>>"In JSP pages using Struts custom tags, attributes of DynaActionForm 
>>>>objects can be referenced just like ordinary ActionForm objects...."
>>>>
>>>>So what am I to assume?!
>>>>
>>>>Mark
>>>>
>>>>
>>>>
>>>>  
>>>>
>>>>     
>>>>
>>>>        
>>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>>>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>>
>>>
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>>>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>>
>>>
>>>
>>>
>>>
>>>   
>>>
>>>      
>>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>
>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>
>>
>>
>>
>> 
>>
>>    
>>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>
>
>
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


RE: [smallFlame] DynaActionForms in JSP

Posted by Mark Galbreath <ma...@qat.com>.
Hey d00d...if you read my post carefully, you will realize I was knocking
myself.  THINK: it's not just an IBM logo anymore.

Mark

-----Original Message-----
From: Denis Avdic [mailto:denis@betterway.net] 
Sent: Friday, May 23, 2003 4:42 PM
To: Struts Users Mailing List
Subject: Re: [smallFlame] DynaActionForms in JSP


'K, buddy, I understand about deadlines and was just trying to help.  
You go work on the app and don't bother responding to this message...

; )

Mark Galbreath wrote:

>Denis,
>
>I appreciate the condescension (I'm infamous for it), but I've had JSTL 
>on my entire (home) LAN for 6 months, every since Craig recommended 
>that I investigate it.  My point is that in the time it is taking me to 
>respond to this message I am hurting myself vis-à-vis my client in 
>getting their app to beta.  Of course, it is FRIDAY, right?
>
>Mark
>
>-----Original Message-----
>From: Denis Avdic [mailto:denis@betterway.net]
>Sent: Friday, May 23, 2003 4:28 PM
>To: Struts Users Mailing List
>Subject: Re: DynaActionForms in JSP
>
>
>Mark,
>
>JSTL is the standard Taglib library in Struts.  It took me (a relative
>newbie to struts at the time) about 10 mins to download and set up (some 
>jar files and tld's) and about 5 mins to look at the reference text to 
>find functionality I needed.  It makes life easier and it really does 
>not take that long to pick up.
>
>Denis
>
>Mark Galbreath wrote:
>
>  
>
>>No, I have no knowledge about JSTL, and that pisses me off, because 
>>I'm
>>so tied to a deadline I can't explore new technology.  I am going out 
>>on a limb here trying to integrate DynaActionForm into an app I am 
>>supposed to deliver on Monday.  :-(~
>>
>>mark
>>
>>-----Original Message-----
>>From: Denis Avdic [mailto:denis@betterway.net]
>>Sent: Friday, May 23, 2003 4:12 PM
>>To: Struts Users Mailing List
>>Subject: Re: DynaActionForms in JSP
>>
>>
>>Have you tried using JSTL?
>>
>><c:out value="${scope.formName.propertyName}"/> where scope is
>>optional.
>>
>>Mark Galbreath wrote:
>>
>> 
>>
>>    
>>
>>>Yes, that's what the doc says, but I need a <bean:write> tag.
>>>
>>>-----Original Message-----
>>>From: Josh McCulloch [mailto:jjmamansi@netscape.net]
>>>Sent: Friday, May 23, 2003 4:00 PM
>>>To: Struts Users Mailing List
>>>Subject: Re: DynaActionForms in JSP
>>>
>>>
>>>If you have a DynaActionForm instantiated by Struts, within your JSP 
>>>you can use <html:text property="xxx"/> as if it were a custom 
>>>ActionForm.
>>>
>>>mark_galbreath@qat.com wrote:
>>>
>>>
>>>
>>>   
>>>
>>>      
>>>
>>>>Well, this is what the doc (in part) says:
>>>>
>>>>"In JSP pages using Struts custom tags, attributes of DynaActionForm
>>>>objects can be referenced just like ordinary ActionForm objects...."
>>>>
>>>>So what am I to assume?!
>>>>
>>>>Mark
>>>>
>>>>
>>>>
>>>>  
>>>>
>>>>     
>>>>
>>>>        
>>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>>>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>>
>>>
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>>>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>>
>>>
>>>
>>>
>>>
>>>   
>>>
>>>      
>>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>
>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>
>>
>>
>>
>> 
>>
>>    
>>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>
>
>
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


RE: [smallFlame] DynaActionForms in JSP

Posted by Brandon Goodin <ma...@phase.ws>.
I love JSTL and looking ahead to JSP 2.0.... WOW! It's just getting better!

- Page embedded el w/o using tags
- Scriptable tags that receive parameters

... and that was just in ther first several pages of the spec... I'm still
reading :-D

I am dying for the spec to go final and for Tomcat 5.0 to go final release.

Brandon Goodin

-----Original Message-----
From: Denis Avdic [mailto:denis@betterway.net]
Sent: Friday, May 23, 2003 2:42 PM
To: Struts Users Mailing List
Subject: Re: [smallFlame] DynaActionForms in JSP


'K, buddy, I understand about deadlines and was just trying to help.
You go work on the app and don't bother responding to this message...

; )

Mark Galbreath wrote:

>Denis,
>
>I appreciate the condescension (I'm infamous for it), but I've had JSTL on
>my entire (home) LAN for 6 months, every since Craig recommended that I
>investigate it.  My point is that in the time it is taking me to respond to
>this message I am hurting myself vis-à-vis my client in getting their app
to
>beta.  Of course, it is FRIDAY, right?
>
>Mark
>
>-----Original Message-----
>From: Denis Avdic [mailto:denis@betterway.net]
>Sent: Friday, May 23, 2003 4:28 PM
>To: Struts Users Mailing List
>Subject: Re: DynaActionForms in JSP
>
>
>Mark,
>
>JSTL is the standard Taglib library in Struts.  It took me (a relative
>newbie to struts at the time) about 10 mins to download and set up (some
>jar files and tld's) and about 5 mins to look at the reference text to
>find functionality I needed.  It makes life easier and it really does
>not take that long to pick up.
>
>Denis
>
>Mark Galbreath wrote:
>
>
>
>>No, I have no knowledge about JSTL, and that pisses me off, because I'm
>>so tied to a deadline I can't explore new technology.  I am going out
>>on a limb here trying to integrate DynaActionForm into an app I am
>>supposed to deliver on Monday.  :-(~
>>
>>mark
>>
>>-----Original Message-----
>>From: Denis Avdic [mailto:denis@betterway.net]
>>Sent: Friday, May 23, 2003 4:12 PM
>>To: Struts Users Mailing List
>>Subject: Re: DynaActionForms in JSP
>>
>>
>>Have you tried using JSTL?
>>
>><c:out value="${scope.formName.propertyName}"/> where scope is
>>optional.
>>
>>Mark Galbreath wrote:
>>
>>
>>
>>
>>
>>>Yes, that's what the doc says, but I need a <bean:write> tag.
>>>
>>>-----Original Message-----
>>>From: Josh McCulloch [mailto:jjmamansi@netscape.net]
>>>Sent: Friday, May 23, 2003 4:00 PM
>>>To: Struts Users Mailing List
>>>Subject: Re: DynaActionForms in JSP
>>>
>>>
>>>If you have a DynaActionForm instantiated by Struts, within your JSP
>>>you
>>>can use <html:text property="xxx"/> as if it were a custom ActionForm.
>>>
>>>mark_galbreath@qat.com wrote:
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>>Well, this is what the doc (in part) says:
>>>>
>>>>"In JSP pages using Struts custom tags, attributes of DynaActionForm
>>>>objects can be referenced just like ordinary ActionForm objects...."
>>>>
>>>>So what am I to assume?!
>>>>
>>>>Mark
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>>>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>>
>>>
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>>>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>
>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>>
>>
>>
>>
>>
>>
>>
>>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>
>
>
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org