Re: Proposal for Struts 1.x: support for portlet-like components

2006-06-26 Thread Don Brown
Interesting...I can see you have put a lot of time and thought into this. My first pass seems to find this a cross between the portlet api and JSF. What I saw missing from the articles and wiki pages is a higher level justification: - Why not just use portlets? - Why not just use JSF? -

Re: Proposal for Struts 1.x: support for portlet-like components

2006-06-26 Thread Michael Jouravlev
Don, thanks for replying. See inline. On 6/25/06, Don Brown [EMAIL PROTECTED] wrote: Interesting...I can see you have put a lot of time and thought into this. My first pass seems to find this a cross between the portlet api and JSF. What I saw missing from the articles and wiki pages is a

Re: Proposal for Struts 1.x: support for portlet-like components

2006-06-26 Thread Michael Jouravlev
Please disregard reference [1] as obsolete. On 6/25/06, Michael Jouravlev [EMAIL PROTECTED] wrote: skipped [1] http://today.java.net/pub/a/today/2005/08/04/jspcomponents.html [2] http://today.java.net/pub/a/today/2006/05/04/almost-portlets.html [3] http://www.jspcontrols.net/ [4]

[taglib] calendar taglib

2006-06-26 Thread C. Grobmeier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi, i am writing a taglib at the moment for renderering a html calendar, similar to the commercial: http://www.servletsuite.com/servlets/caltag.htm I would like to contribute it to the struts taglib project. Are you interested in such a taglib? I

RE: 1.x - DTD Attribute Proposal

2006-06-26 Thread Frank W. Zammetti
Hi Paul, I think the stack idea isn't bad, as is the new method on ActionMapping (I assume you meant that rather than Action, right?)... But I'm not sure I see why the mapping has to have the new attribute... I guess your intention is to only add view mappings to the stack? That would make

Re: [taglib] calendar taglib

2006-06-26 Thread David Durham
C. Grobmeier wrote: i am writing a taglib at the moment for renderering a html calendar, similar to the commercial: http://www.servletsuite.com/servlets/caltag.htm I would like to contribute it to the struts taglib project. Are you interested in such a taglib? I was curious that nobody has

Re: [jira] Commented: (SHALE-200) Missing repository definition inmaster pom

2006-06-26 Thread Wendy Smoak
On 6/25/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I know about Maven2 and proxies ... Please add your comments to the JIRA issue: http://issues.apache.org/struts/browse/SHALE-200 -- Wendy - To unsubscribe, e-mail:

Re: Proposal for Struts 1.x: support for portlet-like components

2006-06-26 Thread Don Brown
Ok, I see your points of leveraging known code and frameworks, but according to your last article, what you developed isn't tied to Struts at all and can be used with pure JSP. If that is the case, perhaps it would be better for this component framework to have its own project and be treated

Question about Struts validator

2006-06-26 Thread mosho
Hi All, I want to validate a form by using struts validator, it is working fine. It validates the form if click submit button, and it also validates the form if I pass it as a url for example: http://111.22.80.244:8989/eNOI/test.do I want to validate the form only if I hit submit button not by

Re: Question about Struts validator

2006-06-26 Thread Wendy Smoak
On 6/26/06, mosho [EMAIL PROTECTED] wrote: I want to validate a form ... Please post your question on the user list. See: http://struts.apache.org/mail.html Or, since your message footer indicates that you're using Nabble: http://www.nabble.com/Struts---User-f206.html -- Wendy

Re: Proposal for Struts 1.x: support for portlet-like components

2006-06-26 Thread Michael Jouravlev
I want to stress out that what I suggest is not a framework ;) I did try to make the standalone library independent of Struts for various reasons. Still, its concept is quite foriegn to a Struts user, in comparison to the principle of having code in Action and view in JSP. Integrating this idea

Re: Live DTDs

2006-06-26 Thread James Mitchell
So, if this became a Maven 2 plugin, would anyone have a problem with us adding it to the nightly build? -- James Mitchell On Jun 26, 2006, at 12:32 AM, Craig McClanahan wrote: On 6/25/06, James Mitchell [EMAIL PROTECTED] wrote: Sounds like something we could run nightly from the zone.

Re: Live DTDs

2006-06-26 Thread Craig McClanahan
On 6/26/06, James Mitchell [EMAIL PROTECTED] wrote: So, if this became a Maven 2 plugin, would anyone have a problem with us adding it to the nightly build? +1 from me if the necessary stuff is available in Maven repositories. -- James Mitchell Craig On Jun 26, 2006, at 12:32 AM, Craig

Re: Status of 1.3.5, 1.x, and loose ends

2006-06-26 Thread Wendy Smoak
On 6/22/06, Paul Benedict [EMAIL PROTECTED] wrote: By the way, I am volunteering to continue adding features to 1.x. Michael says he is also. I read today Niall is too. Who else on the team still wishes to add features for this codebase? Just looking to know who is on the inner team. Oops,

Re: Proposal for Struts 1.x: support for portlet-like components

2006-06-26 Thread Paul Benedict
I am +1 for Michael's idea. I empathize with anyone who believe it's a non-standard way of doing portlets, or that the idea is better as an independent plug-in, but consider that Struts does not have to be the bare-of-the-bare of frameworks. Struts 1.x is definitely legacy and has provided a

Re: Live DTDs

2006-06-26 Thread Paul Benedict
I have written MOJOs. What is the bill? I'll ring it up if someone can spell it out. James Mitchell [EMAIL PROTECTED] wrote: So, if this became a Maven 2 plugin, would anyone have a problem with us adding it to the nightly build? -- James Mitchell On Jun 26, 2006, at 12:32 AM, Craig

Re: Live DTDs

2006-06-26 Thread Wendy Smoak
On 6/26/06, Paul Benedict [EMAIL PROTECTED] wrote: I have written MOJOs. What is the bill? I'll ring it up if someone can spell it out. Are we still talking about LiveDTD? The instructions are on the wiki (at the bottom): http://wiki.apache.org/struts/StrutsMaintenanceWebsite