RE: string concatenation

2004-02-15 Thread Hablutzel, Robert
So I'm a bit of a lurker here, but I wanted to put in my $.02. I'd rather see a dependency on efficiently implemented code in a single place than either replicating the code or using a less efficient algorithm. Replication just means that bugs in the code aren't fixed in all places, adds confus

Configuring tags from bean properties - Bugzilla 25671

2003-12-31 Thread Hablutzel, Robert
I haven't heard any response to this enhancement request. To recap,. the idea is to add the ability for the html tags to be configured via a supplied bean - the properties on the bean corresponding to the properties on the tag. For example, the tag would be extended to accept an attribute "bean".

RE: Struts 2.0 Ideas (was Re: Struts 2.0 Discussion Forum)

2003-12-22 Thread Hablutzel, Robert
Another thing to consider is that the business functionality may not always be best expressed in straight Java. Integrating rules engines and/or XML service invocations is somewhat cleaner if the action and form are separate. hab -Original Message- From: Edgar P Dollin

Configuring tags from bean properties - Bugzilla 25671

2003-12-19 Thread Hablutzel, Robert
First off, I'm new here, so if I breech etiquette please let me know. I just submitted an enhancement request (Bugzilla 25671). This note is to give some background information for that request. I work in a regulated industry. This has the effect that our business process is (slightly) differ