RE: JSTL 1.1 + HTML-EL Problem

2004-05-05 Thread Zsolt Koppany
What are "runtime" and "request-time"? Where can I change "runtime"? Zsolt > -Original Message- > From: Kris Schneider [mailto:[EMAIL PROTECTED] > Sent: Wednesday, May 05, 2004 7:41 PM > To: Struts Users Mailing List > Subject: Re: JSTL 1.1 + HTML-EL Problem > > > Ugh. Change "runtime" to

RE: version confusion

2004-05-27 Thread Zsolt Koppany
Hi Riyad, I used tomcat-4.1.x and struts-1.1 with the contributed JSTL libraries thus I could you use EL expressions also in tomcat-4.1. What is the difference between TC-4.1 and TC-5.0 about the EL expressions? Zsolt > -Original Message- > From: Riyad Kalla [mailto:[EMAIL PROTECTED] > S

Why

2004-07-02 Thread Zsolt Koppany
Hi, I would like to use

RE: Why

2004-07-02 Thread Zsolt Koppany
s not in the HTML 4 spec (which, in this case, it > isn't), it's not > > supported by the Struts taglibs: > > > > http://www.w3.org/TR/html4/interact/forms.html#h-17.6 > > > > Quoting Zsolt Koppany <[EMAIL PROTECTED]>: > > > >

How to figue out whether a form field is required when redering the JSP output?

2004-07-07 Thread Zsolt Koppany
Hi, I would like to mark (for example with a red star) mandatory (required) input fields somehow that the user sees them? I understand that I can configure which fields are required in validation.xml but that might change to customer to customer (a customer wants for example to configure mobile nu

Which version is the offcial and stable version?

2004-08-02 Thread Zsolt Koppany
Hi, I have been using struts-1.1 for a long time but consider to upgrade. Which is the current official and stable version? When comes the next stable version? Should I upgrade know or should I wait? Zsolt - To unsubscribe, e-

RE: Which version is the offcial and stable version?

2004-08-03 Thread Zsolt Koppany
cquiring.html > > On Tue, 03 Aug 2004 08:54:53 +0200, Zsolt Koppany wrote: > > Hi, > > > > I have been using struts-1.1 for a long time but consider to > > upgrade. Which is the current official and stable version? When > > comes the next stable versio

AW: Quartz Scheduler with Struts

2005-05-08 Thread Zsolt Koppany
Can you give me a pointer how to monitor with JMX? Zsolt > -Ursprüngliche Nachricht- > Von: news [mailto:[EMAIL PROTECTED] Im Auftrag von Vic Cekvenich > (netsql) > Gesendet: Sonntag, 8. Mai 2005 02:28 > An: user@struts.apache.org > Betreff: Re: Quartz Scheduler with Struts > > ot: cons

Which setter do I need in the ActionForm for this example?

2004-12-23 Thread Zsolt Koppany
The setter "setDropDownSelection(String key, Object value)" is never called. Zsolt Koppany Phone: +49-711

RE: Which setter do I need in the ActionForm for this example?

2004-12-23 Thread Zsolt Koppany
. How should me setter look like to the > property > >"dropDownSelection". The getter method is: > > > >public Map getDropDownSelection() > >{ > > return dropDownSelection; > >} > > > >The setter "setDropDownSelection(String key, Object

RE: Which setter do I need in the ActionForm for this example?

2004-12-24 Thread Zsolt Koppany
quot;, I think that you need a property of type String[] > in your ActionForm. > > -- Jeff > > Zsolt Koppany wrote: > > Richard, > > > > Thank you, but did you see that I have set multiple="true" ? > > > > Zsolt > > > > > >>

Moving from struts-1 to struts-2 or spring mvc

2007-01-10 Thread Zsolt Koppany
Hi, we have a pretty large code in struts-1. What is more complicated moving to struts2 or spring mvc? Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Moving from struts-1 to struts-2 or spring mvc

2007-01-10 Thread Zsolt Koppany
struts-1 to struts-2 or spring mvc > > Struts-1 as in which version? > Why do you want to migrate in the first place? > > -----Original Message- > From: Zsolt Koppany [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 10, 2007 10:55 AM > To: Struts Users Mailing List

Why is struts2 called struts2 and not webworks2?

2007-01-20 Thread Zsolt Koppany
Hi, as far as I see struts2 has very little to do with struts1. Why is it called struts2 at all (and not webworks2)? Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Why struts2 and not spring mvc

2007-01-23 Thread Zsolt Koppany
Hi, What are the advantages of struts2 against spring mvc? For me they look very similar but "spring mvc" is pretty well documented. Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P