Re: Request for change: RequestUtil.absoluteURL()

2001-03-08 Thread Matthias Bauer
Hi all, I sent this message out to the struts-user list on 02/22/01, but did not hear any response since then. But as it hits a point which I would really like to see changed, I am resending it to this list now hoping to get at least some feedback which says why obviously nobody is interested in

Re: [INFORMATIONAL] Javasoft J2EE Patterns Catalog

2001-03-08 Thread Wong Kok Wai
I would also suggest reading the Service Locator and Service Activator patterns which address Struts and EJB integration. --- Philip Hart <[EMAIL PROTECTED]> wrote: > Hi All > > Javasoft have just released a J2EE Patterns Catalog > (http://www.javasoft.com/features/2001/03/patterns.html) > To q

[INFORMATIONAL] Javasoft J2EE Patterns Catalog

2001-03-08 Thread Philip Hart
Hi All   Javasoft have just released a J2EE Patterns Catalog (http://www.javasoft.com/features/2001/03/patterns.html) To quote:     The Sun Java Center has just released, in beta form, the J2EE Patterns Catalog to the development community via the Java Developer ConnectionSM (JDC) program.

Fw: Patch on the digester to process recursive structures

2001-03-08 Thread Pierre Métras
Ooops, The return statement of the proposed Digester.getRules() method was drop in the cut 'n paste operation. Here is the corrected version: private List getRules(String match) { List rulesList = (List) this.rules.get(match); if (rulesList == null) { // Find

Patch on the digester to process recursive structures

2001-03-08 Thread Pierre Métras
Hi, Following is a small patch to the Digester class to allow processing of recursive XML structures. In order to process a tree-like XML file, you sometimes need to discriminate between a root entity and a node. For instance, with an XML input like:

BaseFieldTag

2001-03-08 Thread markus
Hello, first of all, i am working with struts framework and its a great thing. I have changed the BaseFieldTag for supporting the readonly attribute in elements. If you want, i can send the changes to you. Markus Pallo

cvs commit: jakarta-struts/src/doc installation-ipas.xml

2001-03-08 Thread husted
husted 01/03/08 07:08:38 Modified:src/doc installation-ipas.xml Log: Update iPortal instructions, submitted by John Ueltzhoeffer. Revision ChangesPath 1.2 +20 -18jakarta-struts/src/doc/installation-ipas.xml Index: installation-ipas.xml

bean:write

2001-03-08 Thread Pope, Tracy
The bean:write tag has an attribute for "ignore". It seems that with ignore set to true, and a null value is passed in for the bean, the write tag will avoid a null pointer exception. However in a situation where you have a bean with nested properties, if one of those properties is null then you

Database pooling comments (org.apache.struts.sql)

2001-03-08 Thread Johan Compagner
Hi, I looked at that pooling framework and have some comments, i hope that i can mail them to this list. 1> Why isn't there a closed boolean in the PoolablePreparedStatement/Connection? If users do call the closed() method but then make a mistake and do use the connection or the statement again,

JSP Components

2001-03-08 Thread Rey Francois
In the context of building reusable JSP components, I have been confronted with the following limitation that both the Struts templating and the Components from Cedric Dumoulin currently have. In a word, this limitation is actually due to the fact that none of them provide a way to perform an act

Re: Some proposals

2001-03-08 Thread Wong Kok Wai
Send a message to [EMAIL PROTECTED] (no subject or message body needed). Wait for a acknowledgement and reply to that acknowledgement. Martin Quinn wrote: > Sorry folks - i don't know how i got on the list - but i need to get off it. > I did reply to the remove list but to not avail. >

Suggestions for enhancements

2001-03-08 Thread Georg Opora
Hi everyone, please let me first of all express my congratulations and thank you for the remarkable effort you put into the excellent Struts framework. I also wrote a JSP/Servlet MVC framework for my organization, but I decided some time ago to abandon the effort and use Struts instead. The re

Re: [VOTE] Proposed Committer: Cedric Dumoulin

2001-03-08 Thread Cedric Dumoulin
Thanks all to welcome me. I am busy all this week, but I will start asap, certainly next week. Cedric "Craig R. McClanahan" wrote: > Cedric has created some very nice extensions to the JSP template model > in Struts, and is interested in contributing them to Struts. I hereby > propos

Re: Some proposals

2001-03-08 Thread Ana Narvaez Vila
There are two lists, users and dev and you were include in both of them. Yesterday you remove from user's list and now, you must remove from dev's list. <[EMAIL PROTECTED]> Bye Martin Quinn wrote: > > Sorry folks - i don't know how i got on the list - but i need to get off it. > I did reply