Re: [OT] MVC / Model 2 for Microsoft ???

2003-06-13 Thread mailinglist
> I am curious if anyone is aware of an MVC-type framework for .NET. I am > NOT looking for a Struts port to .NET. I started doing a little > research, searching for things like "Best Practices" or ".NET Patterns" > etc. I found almost nothing... no best practices guides. Not even a > single reco

Re: html:link attributes

2003-03-18 Thread mailinglist
> I was reading the org.apache.struts.taglib.html API but I didn't find any > class attribute > I usually use this html code: link > so I tried key="nav.homePage"/> without success > How do you apply a class attribute to your links ? Ooops, I forgot to check the styleClass field inherited from

html:link attributes

2003-03-18 Thread mailinglist
Hi, I was reading the org.apache.struts.taglib.html API but I didn't find any class attribute I usually use this html code: link so I tried without success How do you apply a class attribute to your links ? - To unsubscribe,

Re: struts IDE

2003-03-06 Thread mailinglist
> Yeah, and how does JSF affect Struts? Craig wrote an introduction : http://jakarta.apache.org/struts/proposals/struts-faces.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: General Struts Question [LET US BE KINDER AND MORE SOPHISTICATED?]

2002-09-11 Thread mailinglist
> I know how to search in google and I have ordered a book (Mastering Struts > by James Goodwill) on this topic. but I just wanted to make sure it was a > decent book as I'm living on a student allowance. It's a good book (I've not finished it yet), I understand everything in spite of my poor en

[OT] Re: General Struts Question

2002-09-11 Thread mailinglist
> LOL.good one > > although you could have put: > > path="http://www.google.com/search?hl=en&lr=&ie=ISO-8859-1&q=struts+books"/> Too late: "Availability: Out-Of-Stock" already a best seller :) -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: How to install on Oracle9iAS?

2002-09-08 Thread mailinglist
> Does anyone know of a good tutorial on how to use struts on an Oracle > 9iAS server? It isn't listed as far as I can see on > http://jakarta.apache.org/struts/userGuide/installation.html > > Having looked at the structure of it, Oracle 9iAS appears to be made up > of an Apache server with jserv

[OT] [Announce] French book

2002-09-08 Thread mailinglist
A new book about UML named "Modéliser un site e-commerce en UML" from Pascal Roques will be available mid September. Summary : http://www.dotnetguru.org/downloads/tabledesmatieres.pdf Implementation code is provided with Struts, .Net and PHP -- To unsubscribe, e-mail:

[BEER] beer update

2002-08-29 Thread mailinglist
Chuck, could you update www.beer4all.com with these ones ? http://vanel.free.fr/ "En France, on a pas de bière mais on sait ou les trouver" -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: [Proposal] Thread Topic Identification (was [BS] Are we getti ngo ff the topic)

2002-08-29 Thread mailinglist
> Thanks for offering to put this on the description for the mailing list - I > agree that they should be a recommended convention, not a requirement. I > also applaude you for offering to 'stomp' on anyone who takes a newbie to > task for not following the recommendation - after all, we were all

books preview

2002-08-28 Thread mailinglist
Hi, I preordered 3 books about Struts (Chuck, James and Ted) but I 'd like to know if there is a preview to download like Chuck's one? It is really cool to start reading and working with it before they get shipped -- To unsubscribe, e-mail: For additional commands,

Re: DynaActionForm - docs somewhere? Bean Creating Exception?

2002-08-26 Thread mailinglist
> Hello! > I try to use DynaActionForms for the first time. I tried to do it the > way explained below, but all I get from Tomcat is this errormessage: > Exception creating bean of class null: {1} > Does anybody know the meaning of this errormessage? > Are there some docs on the use of DynaActio

Re: when to use Struts

2002-08-19 Thread mailinglist
> Yeah, I know what I am saying would be like reinventing the wheel, and thus > the point of using a framework (to not reinvent the wheel). However, my > main concern is that learning to use this 'wheel' might take longer than > building one myself. And with the great books coming soon, you wil

Re: [ANN] O'Reilly Struts book available for ordering

2002-08-04 Thread mailinglist
> Many of you have emailed me and asked me to let you know > when the book was available for pre-ordering. My > apologies for spamming the list. > > Here's the link to Amazon, although it will eventually > be available on bookpool.com and others. Go to Amazon.fr and you'll get it in only 4

Second beta release ?

2002-08-01 Thread mailinglist
Struts website mention "Struts 1.1b is in its first beta release (19 March 2002). A second beta is anticipated in mid-July. " any news about it ? -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Action from a Link

2002-07-31 Thread mailinglist
> Is it possible to kickoff an action from a 'link'. For instance I created a > 'Logoff' Action (extends Action) which removes session information and > forwards the user back to the login page. In the initial hacked together > prototype I have a logout link (not part of a form) on a page. Is it

Re: Tomcat 4.0.x version + Struts

2002-06-27 Thread mailinglist
> What is the best Tomcat 4.0.x version to use with > Struts 1.1 ? > > Is the 4.0.4 is ok ? Tomcat 4.0.4 seems much faster than 4.03 on my test PC and I didn't encounter any problem with 1.1b but I updated Tomcat yesterday and have just tested struts-example... -- To unsubscribe, e-mail:

struts-config.gph ?

2002-05-16 Thread mailinglist
Hi, I was watching a demo of WebSphere Studio Enterprise Developer and the ample app uses Struts ( http://www-3.ibm.com/software/ad/studioedm/demo/ ) There is a struts-config.gph file and I have never seen this file before, is it a standard config file ? -- To unsubscribe, e-mail:

Re: [ANN] Chapters 5 and 6 of the O'Reilly Struts book are now available

2002-05-11 Thread mailinglist
> b.t.w., why not point readers to JBoss instead of Weblogic (distributed w/ > the book)? IMO, EJB newbies would benefit more from JBoss's simplicity and > strict adherence to standards than Weblogic's overwhelming configuration > details and "fluff". I agree with you Joe, it is better IMHO to p

Eclipse plugin

2002-05-10 Thread mailinglist
Hello, I know that this subject has already been discussed but I 'd like to know if someone is already working on a Struts plugin for Eclipse ? -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Eclipse plug-in ?

2002-04-24 Thread mailinglist
>Where do you get the tomcat plugin for Eclipse from? You can download it from http://eclipse-plugins.2y.net/eclipse-plugins/plugins.jsp/Application%20serv er or Sysdeo website : http://www.sysdeo.com/eclipse/tomcatPlugin.html -- To unsubscribe, e-mail: For additio

Re: JForms / Struts Console

2002-04-24 Thread mailinglist
> I think you present very good points and I agree with > you. I think that it would be good to perhaps merge > the Struts Console work in with the JForms work. What > do you think Emmanuel? Perhaps create a new open > source project on SourceForge or something? Right now > a gent from Sun is

Re: problem using struts-layout by Improve

2002-04-14 Thread mailinglist
> EXACTLY this issue. Unfortunately I cannot get struts-layout to work. > I unpacked the "struts-layout.war", but when I type this URL > http://localhost:8080/struts-layout/ > I am getting an exception from > "fr.improve.struts.taglib.layout.util.LayoutUtils.getLabel(LayoutUtils.java: 292)".