RE: Struts-Menu (Support URL Re-writing)

2004-01-18 Thread Parag Pattewar
Hi I tried to change the location attribute to forward or Action, its not supporting because the struts version we are using is 1.1 and as you have mentioned to use struts 2.0 and above. How do I make change, so struts 1.1 should support URL Rewriting. Regards Parag -Original Message- F

RE: JSF and StrutsFaces

2004-01-18 Thread Nadeem Bitar
I am using jsf beta with Struts nightly and jsf-faces nightly, I have used it also with struts 1.1 with no problem. Tiles is supported in the nightly jsf-faces but it's buggy, jsf-impl has also its share of bugs. I'm looking forward to a stable release of both libraries. On Sun, 2004-01-18 at

Workflow extension (living logic) and debug

2004-01-18 Thread Adam L
I've been plagued by the stupid virus. I cannot find anyway to turn on the debug logging for the workflow extensions to get the information as shown on the bottom of http://www.livinglogic.de/Struts/demoApp.html I did it once before, recall it being a minor thing, but now... I can't find any

RE: DispatchAction question

2004-01-18 Thread Richard Hightower
Sure that is one way to do it. Look for my comments below (Mike Deegan [EMAIL PROTECTED] the Struts list avenger missed them :) Rick Hightower Developer Struts/J2EE training -- http://www.arc-mind.com/strutsCourse.htm Struts/J2EE consulting -- http://www.arc-mind.com/consulting.htm#StrutsM

RE: JSF and StrutsFaces

2004-01-18 Thread Richard Hightower
okay no need to apologise My comments to that person was later in the email. Look of the ** I must have forgotten to say there were comments below. Rick Hightower Developer Struts/J2EE training -- http://www.arc-mind.com/strutsCourse.htm Struts/J2EE consulting -- http://www.arc-mi

Re: JSF and StrutsFaces

2004-01-18 Thread Mike Deegan
Sorry mate ! No suggestion - I just thought it was funny that you sent a response to someone else as "Sure that is one way to do it." Without expanding the response ! I was just trying to get back at you a little Sorry if I have offended Have a great night and keep on Strutting ! BTW - I l

RE: JSF and StrutsFaces

2004-01-18 Thread Richard Hightower
Which do you suggest? -Original Message- From: Mike Deegan [mailto:[EMAIL PROTECTED] Sent: Sunday, January 18, 2004 5:48 PM To: Struts Users Mailing List Subject: Re: JSF and StrutsFaces Sure that is one way to do it. - Original Message - From: "Richard Hightower" <[EMAIL PROT

RE: [OT] Eclipse and JSTL

2004-01-18 Thread Richard Hightower
I've tried My Eclipse. In fact, I am using it on my current assignment (which begins tomorrow). So far, I really like it. Rick Hightower Developer Struts/J2EE training -- http://www.arc-mind.com/strutsCourse.htm Struts/J2EE consulting -- http://www.arc-mind.com/consulting.htm#StrutsMentoring

Help : null DataSource

2004-01-18 Thread lixin chu
Hi, I am unable to get a DataSource in my Action. Here is my code snippet: struts-config.xml -- in my lib\ directory, I have jdbc-2_0-stdext.jar mysql-connector-java-3.0.9-stab

RE: Cactus vs StrutsTestCase

2004-01-18 Thread Richard Hightower
I agree. I tend to use businsess facades that the actions get from an AbstractFactory. For testing, it instantiate a test Factory that delivers fake (mock) business facades. In the container, it instantiates a real Factory that delivers up business facades that talks to Stateless session beans.

RE: Cactus vs StrutsTestCase

2004-01-18 Thread Richard Hightower
StrutsTestCase builds on top of Cactus (or MockObjects). In the past, I was a big Cactus fan, and I still like it. But, nowadays... I prefer to use StrutsTestCase or just the MockObjects that ship with StrutsTestCase. I've used StrutsTestCase to test Actions, TileControllers, and more. I like r

Re: JSF and StrutsFaces

2004-01-18 Thread Mike Deegan
Sure that is one way to do it. - Original Message - From: "Richard Hightower" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Sunday, January 18, 2004 5:43 PM Subject: JSF and StrutsFaces > I want to use the latest JSF with Struts. Can I use the latest JSF

RE: DispatchAction question

2004-01-18 Thread Richard Hightower
Sure that is one way to do it. Rick Hightower Developer Struts/J2EE training -- http://www.arc-mind.com/strutsCourse.htm Struts/J2EE consulting -- http://www.arc-mind.com/consulting.htm#StrutsMentoring -Original Message- From: David Liles [mailto:[EMAIL PROTECTED] Sent: Saturday, January

JSF and StrutsFaces

2004-01-18 Thread Richard Hightower
I want to use the latest JSF with Struts. Can I use the latest JSF with Struts 1.1? Or should I get the latest from CVS? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Eclipse and JSTL

2004-01-18 Thread Brian Styles
Any idea what the jboss support is like? From: "James Mitchell" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Subject: Re: [OT] Eclipse and JSTL Date: Sun, 18 Jan 2004 19:04:29 -0500 That's true. It is not free.

Re: [OT] Eclipse and JSTL

2004-01-18 Thread James Mitchell
That's true. It is not free. But it is the best $30 you'll ever spend. -- James Mitchell Software Engineer / Struts Evangelist http://www.struts-atlanta.org 678.910.8017 (cell) AIM:jmitchtx - Original Message - From: "Ashikuzzaman" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'

RE: [OT] Eclipse and JSTL

2004-01-18 Thread Ashikuzzaman
But myeclipseide is not free. I guess new plugins will come soon or a lomboz j2ee plugin update will come for supporting J2EE 1.4. Currently my lomboz supports J2EE 1.3 of which JSTL is not an integral part. Regards, Muhammad Ashikuzzaman (Fahim) SCJP, SCWCD, IBM WebSphere and XML Developer Se

RE: reference non-String/"complex" JavaBean attributes via struts-bean tag library?

2004-01-18 Thread Michael McGrady
I would be interested in this example. Thanks. Please send it to [EMAIL PROTECTED] instead of [EMAIL PROTECTED] Thanks again. At 08:52 PM 1/17/2004, David Liles wrote: Mike, If I understand you correctly, you have a bean that contains an arraylist which also contains an arraylist? If th

Re: [OT] Eclipse and JSTL

2004-01-18 Thread James Mitchell
Yes, MyEclipse. http://www.myeclipseide.com/ -- James Mitchell Software Engineer / Struts Evangelist http://www.struts-atlanta.org 678.910.8017 (cell) AIM:jmitchtx - Original Message - From: "Mike Duffy" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>; <[EMA

RE: Cactus vs StrutsTestCase

2004-01-18 Thread Ashikuzzaman
Dear Fischer, I didn't heard of mockrunner earlier but I think STC is going to be enough to fulfill our requirements. Thanks for your comments. :-) Regards, Muhammad Ashikuzzaman (Fahim) SCJP, SCWCD, IBM WebSphere and XML Developer Senior Software Engineer, SurroundApps Inc. -Original Me

RE: Cactus vs StrutsTestCase

2004-01-18 Thread Ashikuzzaman
Dear Ryan, Thank you very much. We don't use EJB yet so STC may be a better choice for us over Cactus. :-) Regards, Muhammad Ashikuzzaman (Fahim) SCJP, SCWCD, IBM WebSphere and XML Developer Senior Software Engineer, SurroundApps Inc. -Original Message- From: Ryan Zheng [mailto:[EM

RE: RE: Cactus vs StrutsTestCase

2004-01-18 Thread Ashikuzzaman
Matt, Thank you very much for your valuable inputs. I talked about AppFuse with my architect 1 week back. Its pretty cool and he agreed with me that it would be the perfect choice for us if we found it earlier. But the project is on the meadway where we have developed a working (though inconsist

Re: Cactus vs StrutsTestCase

2004-01-18 Thread Bryce Fischer
I agree. There are two frameworks I've seen to test struts based web stuff. The easiest to use is StrutsTestCase (the other is mockrunner). It can use both a Mock container as well as Cactus. I haven't gotten around to using the CactusTestCase, as I do most of my unit testing without the overhead

[OT] Eclipse and JSTL

2004-01-18 Thread Mike Duffy
Has anyone found a good Eclipse plugin for editing JSPs containing JSTL? Thanks. Mike __ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus ---