Re: ANNOUNCE: strutsGuessingGame1.0

2002-06-04 Thread Anthony W. Marino

Your link cannot be found.

Thank You,
Anthony

 Here is a little number guessing game written using struts like the one
 that comes with the Tomcat distribution.

 Includes necessary sources, ANT build script, and Struts Jar files.



 Until I find a better home for it, grab it from
 http://geocities.yahoo.com/dominique_plante/sdstuff/strutsGuessingGame1.
 0.zip
 http://geocities.yahoo.com/dominique_plante/strutsGuessingGame1.0.zip



 Any and all suggestions welcome.



 Dominique



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Eclipse plug-in ?

2002-04-24 Thread Anthony W. Marino

Where do you get the tomcat plugin for Eclipse from?

Thanks,
Anthony

 Yep,

 I was using Forte but I prefere Eclipse because it's faster under Win.
 I've installed the Tomcat Plug-in for Eclipse, it works fine :)
 I hope the Struts Console plugin for Eclipse is coming soon.

 Best

 Dams
 [EMAIL PROTECTED]

 - Original Message -
 From: James Holmes [EMAIL PROTECTED]
 To: Struts Users Mailing List [EMAIL PROTECTED]
 Sent: Wednesday, April 24, 2002 2:59 PM
 Subject: Re: Eclipse plug-in ?

  The Struts Console has a plugin for NetBeans and
  Forte, but not for Eclipse yet.
 
  http://www.jamesholmes.com/struts/
 
  -james
 
  --- Damien VIEL [EMAIL PROTECTED] wrote:
   Hi,
  
   Does anybody use Ecplise ?
   Is there some plug-in like the Struts Console for
   Forte ?
  
   Thanks All
  
   Dams
   [EMAIL PROTECTED]
  
  
   --
   To unsubscribe, e-mail:
   mailto:[EMAIL PROTECTED]
   For additional commands, e-mail:
   mailto:[EMAIL PROTECTED]
 
  __
  Do You Yahoo!?
  Yahoo! Games - play chess, backgammon, pool and more
  http://games.yahoo.com/
 
  --
  To unsubscribe, e-mail:

 mailto:[EMAIL PROTECTED]

  For additional commands, e-mail:

 mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Cocoon2/Struts

2002-04-02 Thread Anthony W. Marino

Can Struts be used to do much of what Cocoon2 does?
Thanks,
Anthony

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Cocoon2/Struts

2002-04-02 Thread Anthony W. Marino

On Tuesday 02 April 2002 08:23 am, Anthony W. Marino wrote:
 Can Struts be used to do much of what Cocoon2 does?
 Thanks,
 Anthony

If so, what are some of the +'s and/or -'s in doing so?

Thanks, again,
Anthony

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: authentication and authorization with struts and ldap

2002-04-02 Thread Anthony W. Marino

On Tuesday 02 April 2002 11:38 am, Sriram Nookala wrote:
 I'm looking for resources and examples in order to integrate ldap with
 struts for authorization and authentication. thanks,
 sriram

Check out TagLibs.
Anthony

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: Preview OReilly Struts Chapters Online - Soon

2002-03-29 Thread Anthony W. Marino

My vote:Chapter 21. Struts Design Strategies

 It looks like I'm going to get approval to post preview chapters from my
 OReilly Struts book somewhere on the net. There are still a few preliminary
 things that have to be worked out, but I don't think they will be a big
 deal. There are a few things that I'm not sure about yet. If anyone has an
 opinion, please let me know.

 First, where to post them. I was thinking about talking with the folks at
 theserverside.com, but might also be worth posting them here in the user
 mailing list as well. I'm not sure. Anyone know of a good reason to go
 either way. I'm a little afraid of the flood of emails to everyone's box
 that this could generate, but it might also generate some good discussions?

 Also, because of time and everything that's going on, I doubt that I'll be
 able to post all of them. So which ones are of the most interest? Here's
 what I thought:

 Chapter 2.The Web Server/Servlet Container Relationship
 Chapter 3.Overview of the Struts Framework
 Chapter 4.Configuring web.xml and struts-config.xml
 Chapter 5.Struts Controller Components
 Chapter 6.Struts Model Components
 Chapter 8.Custom Tag Libraries
 Chapter 10.   Exception Handling
 Chapter 12.   Internationalization and Localization
 Chapter 13.   Struts and Enterprise JavaBeans (EJB)
 Chapter 16.   Using Alternate Presentation Technologies
 Chapter 18.   Logging in a Struts Application
 Chapter 19.   Addressing Performance
 Chapter 20.   Packaging your Struts Application
 Chapter 21.   Struts Design Strategies

 (As many as I could get to before I finish the book)

 Anyone would be able to download the chapters, read them, and send me their
 comments (both good and bad). I'll make any neccessary changes to the
 source document. I would probably post a new one every week or so.

 This may take a couple of weeks to get everything setup, but I have 9 that
 are ready to go. I also have a complete 1.1 storefront application that I
 could make available. It's what I'm using to showcase the Struts framework.
 It will eventually include every 1.1 feature in it.

 Let me know what everyone thinks.

 Chuck Cavaness

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: (struts + EJB) example

2001-04-27 Thread Anthony W . Marino

Here are a couple links that do some comparative analysis.  Please keep in 
mind that many of these projects are moving targets so some of that data 
could be dated and not properly represent the current state of the projects:

http://barracuda.enhydra.org/Barracuda/docs/landscape.html

This was, at that time, just a draft version and I don't know if here has 
been any further activity on this.

http://www.jcorporate.com/html/products/expresso/matrix_brown.html



Good Luck,
Anthony

On Thursday 26 April 2001 17:39, you wrote:
 Chris,

 I don't have an example for you, but I have written a brief post-mortem
 analysis of a major project just finished which used EJB and Struts. It
 can be found here:

 http://www.mail-archive.com/struts-user%40jakarta.apache.org/msg06088.html

 It was posted to this group, but no one had anything to say in response,
 other than someone who referred me to a different framework (Barracuda),
 which I will be investigating next.

 Regards,

 Bryan

 [EMAIL PROTECTED] wrote:
 Folks,
 
 Anyone know where I can get an example which use struts and ejb?
 
 Thanks in advance!
 
 P.S.
 Struts can work out of box with latest version of orion (i.e. 1.4.8) now
  8)
 
 Chris