Re: Downloads: download.cgi giving HTTP 500

2004-10-15 Thread Eddie Bush
From what (very) little I know about SVN, seems to me it stores everything binary. You can ask for special "line-ending" treatment by adding the "-kb" switch, I believe. It's ... gee I don't recall where I saw that now. Ah ... perhaps this helps: CVS users have to mark binary files with -kb

Re: Downloads: download.cgi giving HTTP 500

2004-10-15 Thread Martin Cooper
Fixed. It seems that download.cgi works only when the line ends in that file are Unix style, and a recent site update switched them to Windows style. I think we probably need to tell SVN that this is a binary file, so that the line ends don't get changed. If someone knows how to do that, please le

Re: Status: 1.2.5

2004-10-15 Thread Martin Cooper
On Fri, 15 Oct 2004 22:33:58 -0500, Joe Germuska <[EMAIL PROTECTED]> wrote: > At 10:13 PM -0400 10/15/04, James Mitchell wrote: > >What I need: > >--- > >Can someone put together a perl/python/shell/whatever script that can > >iterate over the entire repository and replace all of our cvs ke

Re: Status: 1.2.5

2004-10-15 Thread Martin Cooper
On Fri, 15 Oct 2004 22:13:50 -0400, James Mitchell <[EMAIL PROTECTED]> wrote: > What's new: > -- > I have removed the dependency on commons-lang. All build config files have > been changed to reflect this. > > Test suite: > -- > Running the full test suite... > >

Re: Status: 1.2.5

2004-10-15 Thread James Mitchell
I believe most of us agreed on $Id$, but if I am wrong, here is my +1 -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "Don Brown" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent:

Re: Status: 1.2.5

2004-10-15 Thread Don Brown
+1 for $Id$ Joe Germuska wrote: At 10:13 PM -0400 10/15/04, James Mitchell wrote: What I need: --- Can someone put together a perl/python/shell/whatever script that can iterate over the entire repository and replace all of our cvs keywords with svn appropriate ones? I can do this, but a q

DO NOT REPLY [Bug 31641] - javax.servlet.UnavailableException: Initializing application data source

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Status: 1.2.5

2004-10-15 Thread Joe Germuska
At 10:13 PM -0400 10/15/04, James Mitchell wrote: What I need: --- Can someone put together a perl/python/shell/whatever script that can iterate over the entire repository and replace all of our cvs keywords with svn appropriate ones? I can do this, but a quick googling didn't turn up any s

[Apache Struts Wiki] Updated: StrutsRelease125

2004-10-15 Thread dev
Date: 2004-10-15T20:19:29 Editor: NiallPemberton <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsRelease125 URL: http://wiki.apache.org/struts/StrutsRelease125 no comment Change Log: -- @@ -64,

Downloads: download.cgi giving HTTP 500

2004-10-15 Thread Eddie Bush
Howdy Y'all, I'm getting an internal server error (HTTP 500) when trying to download via the site. I thought I'd throw an FYI just in case nobody is aware. Having been out of pocket a bit, I haven't a clue what the problem could be. Eddie --- avast! Antivirus: Outbound message clean. Virus D

DO NOT REPLY [Bug 31642] - always include Session id (if any) even for external Urls (href attribute)

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31641] - javax.servlet.UnavailableException: Initializing application data source

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: rev 54907 - struts/trunk/contrib/struts-el

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 20:04:45 2004 New Revision: 54907 Modified: struts/trunk/contrib/struts-el/project.xml Log: Changes for 1.2.5 release candidate Modified: struts/trunk/contrib/struts-el/project.xml ==

svn commit: rev 54906 - in struts/trunk: . conf/share

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 20:03:55 2004 New Revision: 54906 Modified: struts/trunk/conf/share/MANIFEST.MF struts/trunk/project.xml Log: Changes for 1.2.5 release candidate Modified: struts/trunk/conf/share/MANIFEST.MF

Status: 1.2.5

2004-10-15 Thread James Mitchell
What's new: -- I have removed the dependency on commons-lang. All build config files have been changed to reflect this. Test suite: -- Running the full test suite... jdk1.3 | jdk1.4 | jdk1.5 | test.junit | fail[0] | pass | pass | test.tomcat.all -

svn commit: rev 54905 - struts/trunk

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 18:53:32 2004 New Revision: 54905 Modified: struts/trunk/build-tests.xml struts/trunk/build-webapp.xml struts/trunk/build.properties.sample struts/trunk/build.properties.sample.lib Log: Removing dependency on commons-lang Modified: struts/trunk/build

svn commit: rev 54904 - struts/trunk

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 18:49:53 2004 New Revision: 54904 Modified: struts/trunk/build-tests.xml struts/trunk/build.xml Log: Removing dependency on commons-lang Modified: struts/trunk/build-tests.xml == -

svn commit: rev 54903 - struts/trunk/web/test/test/org/apache/struts/taglib/html

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 18:49:29 2004 New Revision: 54903 Modified: struts/trunk/web/test/test/org/apache/struts/taglib/html/TestFormTag1.jsp Log: Removing dependency on commons-lang Modified: struts/trunk/web/test/test/org/apache/struts/taglib/html/TestFormTag1.jsp

svn commit: rev 54902 - struts/trunk/src/test/org/apache/struts/taglib/logic

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 18:42:16 2004 New Revision: 54902 Modified: struts/trunk/src/test/org/apache/struts/taglib/logic/TestIterateTag.java Log: Removing dependency on commons-lang Modified: struts/trunk/src/test/org/apache/struts/taglib/logic/TestIterateTag.java ==

svn commit: rev 54901 - struts/trunk/src/test/org/apache/struts/taglib/bean

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 18:39:50 2004 New Revision: 54901 Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestDefineTag.java struts/trunk/src/test/org/apache/struts/taglib/bean/TestHeaderTag.java struts/trunk/src/test/org/apache/struts/taglib/bean/TestMessageTag_f

svn commit: rev 54900 - struts/trunk/src/test/org/apache/struts/taglib/bean

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 18:39:30 2004 New Revision: 54900 Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestMessageTag.java Log: Removing dependency on commons-lang Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestMessageTag.java

svn commit: rev 54899 - struts/trunk/src/test/org/apache/struts/taglib/bean

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 18:39:19 2004 New Revision: 54899 Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestIncludeTag.java Log: Removing dependency on commons-lang Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestIncludeTag.java

svn commit: rev 54898 - struts/trunk/src/test/org/apache/struts/taglib/bean

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 18:39:03 2004 New Revision: 54898 Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestParameterTag.java Log: Removing dependency on commons-lang Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestParameterTag.java

svn commit: rev 54897 - struts/trunk/src/test/org/apache/struts/taglib/bean

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 18:38:51 2004 New Revision: 54897 Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestPageTag.java Log: Removing dependency on commons-lang Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestPageTag.java ==

svn commit: rev 54896 - struts/trunk/src/test/org/apache/struts/taglib/bean

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 18:38:33 2004 New Revision: 54896 Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestSizeTag.java Log: Removing dependency on commons-lang Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestSizeTag.java ==

svn commit: rev 54895 - struts/trunk/src/test/org/apache/struts/taglib/bean

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 18:38:09 2004 New Revision: 54895 Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestCookieTag.java Log: Removing dependency on commons-lang Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestCookieTag.java ==

svn commit: rev 54894 - struts/trunk/src/test/org/apache/struts/taglib/bean

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 18:36:38 2004 New Revision: 54894 Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestMessageTag1.java struts/trunk/src/test/org/apache/struts/taglib/bean/TestMessageTag1_fr.java struts/trunk/src/test/org/apache/struts/taglib/bean/TestMessa

svn commit: rev 54893 - struts/trunk/src/test/org/apache/struts/taglib/bean

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 18:32:32 2004 New Revision: 54893 Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestStrutsTag.java Log: Removing dependency on commons-lang Modified: struts/trunk/src/test/org/apache/struts/taglib/bean/TestStrutsTag.java ==

Re: svn commit: rev 54808 - in struts/trunk/xdocs: . faqs userGuide

2004-10-15 Thread Don Brown
Darn it! No wonder all the menu's looked strange... Let me know if we have any other unused files for me to update :) Don > So, just to like totally confuse people, the xml source documents the Ant > build uses are under /doc. > > The xdocs versions are experimental for use with testing the Mave

Re: svn commit: rev 54808 - in struts/trunk/xdocs: . faqs userGuide

2004-10-15 Thread Ted Husted
So, just to like totally confuse people, the xml source documents the Ant build uses are under /doc. The xdocs versions are experimental for use with testing the Maven build. The roadmap and /doc versions are updated now. (Mainly by pasting the text Don already changed -- thanks Mr Don!) -Ted.

svn commit: rev 54892 - struts/trunk/src/test/org/apache/struts/taglib/html

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 17:58:59 2004 New Revision: 54892 Modified: struts/trunk/src/test/org/apache/struts/taglib/html/TestBaseTag.java Log: Removing dependency on commons-lang Modified: struts/trunk/src/test/org/apache/struts/taglib/html/TestBaseTag.java ==

svn commit: rev 54890 - in struts/trunk/doc: . faqs

2004-10-15 Thread husted
Author: husted Date: Fri Oct 15 17:58:00 2004 New Revision: 54890 Modified: struts/trunk/doc/acquiring.xml struts/trunk/doc/bylaws.xml struts/trunk/doc/faqs/kickstart.xml struts/trunk/doc/project.xml struts/trunk/doc/releases.xml struts/trunk/doc/using.xml Log: Update source repo

svn commit: rev 54889 - struts/trunk/doc

2004-10-15 Thread husted
Author: husted Date: Fri Oct 15 17:57:35 2004 New Revision: 54889 Modified: struts/trunk/doc/roadmap.xml Log: Update roadmap for 1.2.4 / 1.2.5 releases. Update source repository references. Modified: struts/trunk/doc/roadmap.xml =

svn commit: rev 54888 - struts/trunk/src/test/org/apache/struts/taglib

2004-10-15 Thread jmitchell
Author: jmitchell Date: Fri Oct 15 17:54:34 2004 New Revision: 54888 Added: struts/trunk/src/test/org/apache/struts/taglib/TaglibTestBase.java (contents, props changed) Log: new base class with a few utility methods Added: struts/trunk/src/test/org/apache/struts/taglib/TaglibTestBase.java =

DO NOT REPLY [Bug 31351] - JSF 1.1_01 and Struts-faces Problem

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31220] - and error

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31097] - Struts-faces renders blank pages when refreshing page.

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31015] - Stack trace when running WAR File of struts-faces2 example - Tomcat 5.0.26

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: rev 54886 - struts/trunk/struts-faces/example2-webapp/src/web/WEB-INF

2004-10-15 Thread craigmcc
Author: craigmcc Date: Fri Oct 15 17:31:56 2004 New Revision: 54886 Modified: struts/trunk/struts-faces/example2-webapp/src/web/WEB-INF/struts-config.xml Log: Correct logical forwards to point at the tiles definitions, instead of the JSP page that represents the body content. Among other thing

DO NOT REPLY [Bug 30696] - Struts-Tiles-JSF-Integration SOMETIMES creates blank pages

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: rev 54884 - struts/trunk/struts-faces/core-library/src/java/org/apache/struts/faces/application

2004-10-15 Thread craigmcc
Author: craigmcc Date: Fri Oct 15 17:14:53 2004 New Revision: 54884 Modified: struts/trunk/struts-faces/core-library/src/java/org/apache/struts/faces/application/FacesTilesRequestProcessor.java Log: Commit the proposed change (from Piero Colagrosso, ) to FacesTileRequestProcessor. This change

svn commit: rev 54883 - in struts/trunk/struts-faces: example1-webapp/src/web example2-webapp/src/web

2004-10-15 Thread craigmcc
Author: craigmcc Date: Fri Oct 15 17:07:05 2004 New Revision: 54883 Modified: struts/trunk/struts-faces/example1-webapp/src/web/staticJavascript.jsp struts/trunk/struts-faces/example2-webapp/src/web/staticJavascript.jsp Log: Rearrange the license text so that it doesn't cause script parsing

DO NOT REPLY [Bug 17165] - logic:iterate tag not releasing collections from memory

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: struts-faces maven build

2004-10-15 Thread Craig McClanahan
Just starting to play with the proposed patch now, but to answer your question ... On Fri, 15 Oct 2004 07:17:35 -0700, Ben Anderson <[EMAIL PROTECTED]> wrote: > One other thing - I finally got example1 working, but I had to add > validator-rules.xml, which was absent. This needs to be there, cor

DO NOT REPLY [Bug 31731] - ClassCastException from ActionServlet.getRequestProcessor()

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 17165] - logic:iterate tag not releasing collections from memory

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: CVS -> SVN / Roadmap

2004-10-15 Thread Ted Husted
I should be able to bring the Roadmap up to date later today (Friday), so you will be able to roll it over the weekend. -Ted. On Thu, 14 Oct 2004 15:40:56 -0700, Don Brown wrote: > All that should remain is updating the roadmap, which I'll leave to > folks more involved in the roadmap discussion

DO NOT REPLY [Bug 17165] - logic:iterate tag not releasing collections from memory

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 17165] - logic:iterate tag not releasing collections from memory

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 17165] - logic:iterate tag not releasing collections from memory

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31729] - Modify Action.getErrors to save the new ActionMessages

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31729] - Modify Action.getErrors to save the new ActionMessages

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [HI][TAGS] Greetings

2004-10-15 Thread Martin Cooper
On Fri, 15 Oct 2004 07:45:59 -0500, Joe Germuska <[EMAIL PROTECTED]> wrote: > In general, we are advising people to use JSTL tags wherever they > serve a purpose that overlaps with Struts tags. It sounds like > and similar tags would probably serve most of your logic test > needs. As for verifyi

DO NOT REPLY [Bug 31731] New: - ClassCastException from ActionServlet.getRequestProcessor()

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31729] - Modify Action.getErrors to save the new ActionMessages

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31729] New: - Modify Action.getErrors to save the new ActionMessages

2004-10-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: struts-faces maven build

2004-10-15 Thread Ben Anderson
> > One issue is that no jsf artifacts exist on ibiblio. It turns out they are already on bluesunrise (You'll set this in the project.properties) > That file actually gets generated as part of the build (along with the > documentation file describing the tag library. In a binary > distribution, y

RE: Roadmap

2004-10-15 Thread Joe Germuska
And just to be clear... I have no idea if SiteMesh is already capable of this type thing. From what I saw it was Filter focused. Please correct me if I'm wrong. No, I'm pretty sure you're right there. You make some interesting points. It seems like it would be hard to get SiteMesh involved in

Re: [HI][TAGS] Greetings

2004-10-15 Thread Joe Germuska
In general, we are advising people to use JSTL tags wherever they serve a purpose that overlaps with Struts tags. It sounds like and similar tags would probably serve most of your logic test needs. As for verifying the presence of a request attribute, it seems that the Jakarta Taglibs "reque

RE: Roadmap

2004-10-15 Thread Mike Stanley
On Fri, 2004-10-15 at 00:22, Joe Germuska wrote: > >Hmmm You may be thinking of HiveMind, which is the refactored > >IOC-type container that grew out of Tapestry. HiveMind is similar in > >focus to Spring, but follows an approach that is similar to Eclipse. > >(separation of configuration, se

Re: [HI][TAGS] Greetings

2004-10-15 Thread Levieux Cedric
Like I said this is only add-ons For example in the tiles I need to develop for my own purpose a tag that verify if an attribute was set or not during the call of the tile. It has the same behavior as the logic:present tag but focus on the tiles. I also need to develop some add-ons for the bean: