Re: StandardWrapperValve[DBProxyServlet]Servlet.service() for servlet

2008-01-23 Thread James Mitchell
r-servlet-tp15059002p15059002.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: [struts] [S1] json and Action execute()

2008-01-22 Thread James Mitchell
Doh! Sorry. On Jan 22, 2008 4:21 PM, Dale Newfield <[EMAIL PROTECTED]> wrote: > James Mitchell wrote: > > Take a look at this page: > > http://cwiki.apache.org/S2PLUGINS/json-plugin.html > > The OP specified struts

Re: [S1] json and Action execute()

2008-01-22 Thread James Mitchell
NObject(); > rslt.put ("total", list.length()); > rslt.put("list", list); > request.setAttribute("", rslt.toString()); //this name is unknown, i dont > know what to put here > return null; > > > what did

Re: Spring MVC & Struts 2 Pros/Cons

2008-01-22 Thread James Mitchell
iling list archive at Nabble.com. > >> > >> > >> - > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> &

Re: Spring MVC & Struts 2 Pros/Cons

2008-01-22 Thread James Mitchell
- User mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- James Mitchell - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [S2] Maven problems to startup a new project

2008-01-22 Thread James Mitchell
rlds.Launcher.main(Launcher.java:375) > - %< > > Can anyone help me please? > > I use: > $ mvn --version > Maven version: 2.0.8 > Java version: 1.6.0 > OS name: "linux" version: "2.6.23-1-amd64" arch: "amd64" Family: "unix" > > Thanks a lot > Alex > -- James Mitchell - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: New Struts2 Book : Feedback Requested

2008-01-21 Thread James Mitchell
Will it be free? > > Alvaro. > > > -- > Alvaro Sanchez-Mariscal Arnaiz > Java EE Architect & Instructor > [EMAIL PROTECTED] > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For addi

Re: build.xml file for struts 2

2007-06-11 Thread James Mitchell
You can generate an Ant build file from any project that uses Maven. $ mvn ant:ant -- James Mitchell On Jun 11, 2007, at 4:49 PM, Session Mwamufiya wrote: Thanks for the file, but I would really need to see a working example, because all of these files and directories here and there are

Re: struts

2007-06-11 Thread James Mitchell
Yes, if you go to the wiki (as Dave mentions ;) you can find lots of wonderful information. To be honest, MVC is one of those things that you can't really appreciate until you been forced to do or maintain some old school (Model 1) code. Count your blessings! -- James Mitchell

Re: struts

2007-06-11 Thread James Mitchell
Not sure what was wrong with Dave's response, I would have to told you to go buy a book. -- James Mitchell On Jun 11, 2007, at 7:59 AM, [EMAIL PROTECTED] wrote: thanks Dave Newton but what type of answer it is? i have told na that i am new to struts so why are u sending me that

Re: virus scanner after fileupload

2007-06-11 Thread James Mitchell
We can't remove him, he is posting through nabble. You'll have to setup an ignore filter on your client. Sorry -- James Mitchell On Jun 11, 2007, at 7:44 AM, Al Sutton wrote: Would anyone object if this guy was removed from the mailing list? He seems to sending non-st

Re: [JAR -CLASSPATH] class-path how to

2007-06-11 Thread James Mitchell
I have a cat that won't come when I call it. Can you (temp temp) help me with this? -- James Mitchell On Jun 11, 2007, at 12:03 AM, temp temp wrote: I have a jar file it has the follwing structure META-INF lib com This is my manifest.mf

Re: can't build Struts 2 ...

2007-06-01 Thread James Mitchell
Are you behind a firewall? It looks like you do not have a proxy set for Maven. -- James Mitchell On Jun 1, 2007, at 6:12 AM, Giovanni Azua wrote: Hi! Thanks for the quick response! It does not help ... I still get: [INFO] Scanning for projects... Downloading: http://ftp.ggi

Re: can't build Struts 2 ...

2007-06-01 Thread James Mitchell
cd to current/maven/pom/ $ mvn install -- James Mitchell On Jun 1, 2007, at 6:04 AM, Giovanni Azua wrote: Hi all, After following the simple instructions under page: http://struts.apache.org/dev/builds.html I get the maven errors bellow. TIA, regards, Giovanni [INFO] Scanning for

Re: [ANN] "Starting with Struts2" Book

2007-05-31 Thread James Mitchell
Will do! Hope you can make it. -- James Mitchell On May 31, 2007, at 11:41 AM, Ian Roughley wrote: No, no paypal account. You can buy me a beer if I make it to apachecon. James Mitchell wrote: Ian, Nice job! I don't need the paper copy, but I'd like you to get the ful

Re: [ANN] "Starting with Struts2" Book

2007-05-29 Thread James Mitchell
Ian, Nice job! I don't need the paper copy, but I'd like you to get the full price of the book. Do you have a Paypal account that I could donate some funds to? -- James Mitchell On May 29, 2007, at 12:13 PM, Henri Yandell wrote: The registration system at InfoQ is pretty

Re: [S2] Table Tags - Installation

2007-05-29 Thread James Mitchell
You should probably ask this on the "Struts 2 table tags" list at Sourceforge. Thanks. -- James Mitchell On May 29, 2007, at 10:06 AM, Roger Varley wrote: Hi I've just downloaded the Struts 2 table tags from Sourceforge. Are there any installation instructions anywhere?

Re: eclipse struts2 projects "missing java project struts2-core"

2007-05-26 Thread James Mitchell
O] Final Memory: 18M/42M [INFO] [EMAIL PROTECTED] ~/svn/struts/struts2]$ -- James Mitchell On May 26, 2007, at 1:58 PM, David Durham, Jr. wrote: On 5/26/07, Musachy Barroso <[EMAIL PROTECTED]> wrote: There's prob

Re: [S1] Application container during development for fastest code/test cycle?

2007-05-02 Thread James Mitchell
Actually, you can use Maven with any structure you like. As far as dealing with funky jndi, combining the powers of Maven and Spring would take care of those concerns. What issue are you having? -- James Mitchell On May 2, 2007, at 6:16 PM, Antony Stubbs wrote: Yes, I was playing

Re: [S1] Application container during development for fastest code/test cycle?

2007-05-02 Thread James Mitchell
/struts2-mailreader/ Have fun! -- James Mitchell On May 1, 2007, at 6:16 PM, Antony Stubbs wrote: We're developing a Struts application which will be deployed onto Websphere eventually. However, I find Websphere very heavy weight do use during development - publishing seems to take for

Re: Release date 2.0.7 ? 2.0.8?

2007-05-02 Thread James Mitchell
At this time, no. Stay tuned though! -- James Mitchell On May 1, 2007, at 8:44 AM, David Harland wrote: Hi Have you any probable release dates for the next version of struts 2. Thanks Dave. __ Ufi Limited Registered

Re: Nested

2007-04-28 Thread James Mitchell
Nested forms are not valid HTML. -- James Mitchell On Apr 28, 2007, at 12:44 PM, meeboo wrote: Hey all Is there a way to nest s:form elements in S2? I have a nested form which won't reach the specified action, even though it is correctly mapped. If I move it outside of the

Re: S2 Action Validation

2007-04-12 Thread James Mitchell
IIRC, 'Laurie' is short for Lawrence (not a girl) :D -- James Mitchell On Apr 12, 2007, at 5:07 PM, [EMAIL PROTECTED] wrote: Laurie -- Thanks girl. I guess I'm just going to have to bite the bullet and consider the theme modifications another step. I guess it's

Re: [s2] Can we *please* havea seperate Struts *2* - User list?

2007-04-11 Thread James Mitchell
can use "[s2]" as a filter to narrow the results. For example, if you search the googler for "struts action site:nabble.com", you get 9,360 results. However, if you search for "s2 action site:nabble.com", you get 244. -- James Mitchell On Apr 11, 2007, at

Re: [OT] how to change the look and feel of checkbox

2007-04-11 Thread James Mitchell
Bolded text Or, did you mean to style the actual checkbox? -- James Mitchell On Apr 11, 2007, at 4:37 AM, Pankaj Gupta wrote: Hi, I am using html:checkbox option to display a check box in disabled mode. This causes the checkbox to be greyed out. Can somebody please tell me how can I

Re: [S2] JAAS & redirection

2007-03-30 Thread James Mitchell
Be creative. Take a look at what the mailreader does. (index.html) -- James Mitchell http://jamesmitchell.us On Mar 30, 2007, at 6:27 AM, Pascal Lalonde wrote: What about internationalization ? James Mitchell wrote: This seems to be a bug in the Struts tags. For now, just use a jsp

Re: [S2] JAAS & redirection

2007-03-29 Thread James Mitchell
This seems to be a bug in the Struts tags. For now, just use a jsp page that doesn't have any Struts tags in it. Not sure what else to tell you. -- James Mitchell http://jamesmitchell.us On Mar 29, 2007, at 10:43 AM, Pascal Lalonde wrote: This looks logic, but it's tomcat th

Re: [S2] JAAS & redirection

2007-03-29 Thread James Mitchell
sure that all your pages go through the Struts filter first. Even if it's only to send directly to a jsp. -- James Mitchell http://jamesmitchell.us On Mar 29, 2007, at 7:13 AM, Pascal Lalonde wrote: Us we have only elements. Prviously, with webwork, those tags were not problema

Re: [S2] JAAS & redirection

2007-03-28 Thread James Mitchell
:49) org.apache.jsp.Welcome_jsp._jspx_meth_s_text_0(Welcome_jsp.java:178) ... ... I don't know if this is unique for Struts 2.0.6, but I can confirm that this happens in my app and in the mailreader. -- James Mitchell On Mar 28, 2007, at 3:18 PM, Pascal Lalonde wrote: Hi, We are currently trying t

Re: Struts 1.3 and maven

2007-03-28 Thread James Mitchell
Ya, I don't know off the top of my head, but keep in mind that you can tell Maven to use different repositories, so you can easily host your own maven repo on your intranet which I presume that all of the devs could see and may or may not be open to the public. HTH -- James Mitchell

Re: Struts 1.3 and maven

2007-03-28 Thread James Mitchell
drop them on a server that you (and whoever else needs them) can see when building the app. The maven repos are nothing more than a file system fronted with a web server. -- James Mitchell The Ruby Roundup http://www.rubyroundup.com/ On Mar 28, 2007, at 11:22 AM, Manfred Wolff wrote:

Re: Struts 1.3 and maven

2007-03-28 Thread James Mitchell
http://www.apache.org/dev/repository-faq.html -- James Mitchell The Ruby Roundup http://www.rubyroundup.com/ On Mar 28, 2007, at 10:55 AM, Manfred Wolff wrote: Hi Can somebody tell me, why there is no jar file at ibiblio.org/maven - and - where I can get the jars (via url), if I want to

Re: ETA for 2.0.7

2007-03-26 Thread James Mitchell
Probably later this week, but there's no guarantee that it will be GA or even beta. -- James Mitchell The Ruby Roundup http://www.rubyroundup.com/ On Mar 26, 2007, at 9:13 PM, Rohit Dewan wrote: Would anyone be able to let me know the ETA for release 2.0.7? Thanks,

Re: [BEER] Ruby Roundup (was Is there a mailing list for S2 only?)

2007-03-19 Thread James Mitchell
g to push Ruby on you guys, I just want to be honest about my experience. -- James Mitchell The Ruby Roundup http://www.rubyroundup.com/ On Mar 19, 2007, at 6:53 PM, Ted Husted wrote: On 3/19/07, James Mitchell <[EMAIL PROTECTED]> wrote: If you ever do get the Agile Web Development w

Re: [BEER] Ruby Roundup (was Is there a mailing list for S2 only?)

2007-03-19 Thread James Mitchell
pp along with the book, you'll be asking yourself why anyone does anything other than Rails. You've been warned! -- James Mitchell The Ruby Roundup http://www.rubyroundup.com/ On Mar 19, 2007, at 4:41 PM, [EMAIL PROTECTED] wrote: Now this is an interesting thread! I attended NF

Re: struts.xml - change default location

2007-03-19 Thread James Mitchell
ve to have your struts configuration in WEB-INF and not in WEB-INF/classes (or jar). -- James Mitchell The Ruby Roundup http://www.rubyroundup.com/ On Mar 19, 2007, at 8:14 AM, Bartek wrote: Hi James Well, the default location of struts.xml is classpath location e.g. WEB-INF/classes. And

Re: Is there a mailing list for S2 only?

2007-03-19 Thread James Mitchell
Oh, lol I do RoR on the side. I'm not sure where all this dynamic language stuff is heading (ruby vs groovy vs others) with respect to java, but I plan to be a part of it. More on that later... -- James Mitchell The Ruby Roundup http://www.rubyroundup.com/ On Mar 19, 2007, at

Re: Is there a mailing list for S2 only?

2007-03-19 Thread James Mitchell
No -- James Mitchell The Ruby Roundup http://www.rubyroundup.com/ On Mar 19, 2007, at 8:10 AM, [EMAIL PROTECTED] wrote: ??? -- Scott [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: struts.xml - change default location

2007-03-19 Thread James Mitchell
Can you restate your question? -- James Mitchell The Ruby Roundup http://www.rubyroundup.com/ On Mar 19, 2007, at 5:21 AM, Bartek wrote: Hi I have to face up the following issue. My location of struts.xml shoudl be WEB-INF directory, not WEB-INF/classes. What is the easiest way to

Re: OGNL - invalid syntax. JSP EL?

2007-03-14 Thread James Mitchell
There must be a way (or we should build a way) that Struts could allow customization of the el that gets substituted before passing it off to OGNL. I would ask on the dev list and possibly even file a JIRA ticket on this. Thanks -- James Mitchell The Ruby Roundup http

Re: test

2006-12-06 Thread James Mitchell
a question if it would work ? > > > > On 12/6/06, nicolas de loof <[EMAIL PROTECTED]> wrote: > > > > Please ignore ... > > > > just testing my gMail account. > > > > > > -- James Mitchell 678.910.8017

Re: Struts 2 and passing data using interceptors

2006-11-30 Thread James Mitchell
wY8QRFmjaU= =u3oN -END PGP SIGNATURE- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Mitchell 678.910.8017

Re: problem in formbean

2006-11-29 Thread James Mitchell
e hint how to do this. thank you verymuch - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- James Mitchell 678.910.8017

Re: XSS vulnerability?

2006-11-19 Thread James Mitchell
request to get the users Locale. So, if there is an XSS vulnerability with respect to accept-lang, it would be due to a broken container and not from a broken framework. So, from everything I can see, this is invalid. -- James Mitchell 678.910.8017 On Nov 13, 2006, at 11:46 PM, otsuka wr

Re: ATTN: How to Contact the Owner of the Struts Forum?

2006-11-16 Thread James Mitchell
send to [EMAIL PROTECTED] -- James Mitchell 678.910.8017 On Nov 16, 2006, at 2:21 PM, Caroline Jen wrote: It so happened that I have to do something for some of my postings that have been archived. Can somebody show me to way to proceed? I may have to contact the owner of the forum to

Re: Struts2 vs JSF

2006-11-15 Thread James Mitchell
That's obviously an outdated article. I don't know of any direct WW or Struts 2 comparison with JSF, but if there is, I'd like to see it. -- James Mitchell 678.910.8017 On Nov 15, 2006, at 4:34 PM, frankiestd168 wrote: There is a lot of comparison between Strusts 1.

Re: Struts 1.3.5 and Eclipse 3.2

2006-11-14 Thread James Mitchell
mic Web Project" in the way that Web Tools defines them, then the taglib URIs should resolve fine. Hope that helps. -- James Mitchell 678.910.8017 On Nov 14, 2006, at 11:21 AM, Bruno Melloni wrote: I think I am being misunderstood. The problem is not related to building a WAR/E

Re: Struts 1.3.5 and Eclipse 3.2

2006-11-13 Thread James Mitchell
Maven, to generate the appropriate Eclipse config files for your project, try this... $ mvn eclipse:eclipse -Dwtpversion=1.0 -- James Mitchell 678.910.8017 On Nov 13, 2006, at 1:11 PM, Bruno Melloni wrote: I did some testing and came to the conclusions below. I might be wrong, but I

Re: confused with redirects

2006-11-09 Thread James Mitchell
ners intercepting the request and changing/wrapping/hijacking/etc Sorry for the flood of if/else, but without sitting behind you are watching what you are doing, this is the best I can offer. HTH -- James Mitchell 678.910.8017 On Nov 9, 2006, at 7:08 AM, Rahul Patel wrote: I am u

Re: confused with redirects

2006-11-09 Thread James Mitchell
Please reply with the entire index.jsp content and tell us what version of Struts you are using. I assume 1.2.x, and so I'm not sure what html:redirect is. -- James Mitchell 678.910.8017 On Nov 9, 2006, at 6:36 AM, Rahul Patel wrote: Hi All, I have a very confusing issue at

Re: ITERATOR

2006-10-27 Thread James Mitchell
What tag library are you using? "s:" could be anything. -- James Mitchell 678.910.8017 On Oct 25, 2006, at 3:12 PM, Juan Espinosa wrote: hi anyone know how to iterato over a object that is in the application object (not in the session) im using s:iterate, im searching for a

Re: help integrating struts and spring 2

2006-10-27 Thread James Mitchell
Perhaps you skipped a step. Scroll up that page a bit to the section "15.2. Common configuration". Do that and try it again. -- James Mitchell 678.910.8017 On Oct 25, 2006, at 12:49 PM, Doug Tangren wrote: Hi. I have been using Struts 1.2.9 for a while and just started us

Re: Hosting

2006-10-20 Thread James Mitchell
I also use Kattare. I have a corporate plan, so I can setup unlimited domains. I use it for my Company site and all of my clients that have opted to let me host their sites. I highly recommend using them. -- James Mitchell 678.910.8017 On Oct 20, 2006, at 7:13 PM, Ted Husted wrote

Re: struts 1.2.9 and tomcat 5.5

2006-10-19 Thread James Mitchell
Make sure you don't have an extra copy of struts jar under the shared lib dir. I would also delete the work directory too. -- James Mitchell 678.910.8017 On Oct 19, 2006, at 1:33 PM, Joe Yuen wrote: Is there any compatibility issues with struts 1.2.9 and tomcat 5.5. I upgrad

Re: Struts2 Showcase Example and Eclipse

2006-10-18 Thread James Mitchell
Don't forget to add the profiles switch (-Papps,plugins) that will gen your eclipse files under apps and plugins... $ cd svn/struts/struts2 $ mvn eclipse:eclipse -Dwtpversion=1.0 -Papps,plugins -- James Mitchell 678.910.8017 On Oct 18, 2006, at 1:57 PM, Don Brown wrote: If you

Re: [shale] extending clay

2006-10-18 Thread James Mitchell
Ha! Ya just had to throw that in didn't ya?!?! ;) -- James Mitchell 678.910.8017 On Oct 18, 2006, at 5:43 AM, Ted Husted wrote: Shale has its own list now: * http://shale.apache.org/mail-lists.html Along with a spiffy new logo :) -T. On 10/17/06, [EMAIL PROTECTED] <[EMAIL P

Re: ClientAbortException..urgent

2006-10-10 Thread James Mitchell
u hit stop on *any* request before it is finished, you may or may not see this exception in the logs. To summarize, I wouldn't worry too much about this, there's nothing you can do to prevent it, that's just one of the quirks with web servers and clients. -- James Mitchell

Re: Struts Book?

2006-08-30 Thread James Mitchell
Ha! If Holmes can predict the future, I've got a few lottery tickets I'd like him to look over for me ;) -- James Mitchell 678.910.8017 On Aug 30, 2006, at 11:00 AM, Simon Chappell wrote: On 8/30/06, James Holmes <[EMAIL PROTECTED]> wrote: Thanks for the vote of confi

Re: Struts 1.2.9 - build failed

2006-08-30 Thread James Mitchell
The 1.2.x nightly builds are running just fine. I don't know how you're kicking off Ant, but here's what the nightly script does: $ ant download-dependencies nightly -- James Mitchell 678.910.8017 On Aug 30, 2006, at 1:01 AM, Laurie Harper wrote: Darren, the ex

Re: IRC #struts on freenode

2006-08-29 Thread James Mitchell
I need to find a decent IRC client for OS X. -- James Mitchell 678.910.8017 On Aug 26, 2006, at 11:00 PM, Wendy Smoak wrote: If anyone is on IRC, we have a channel: #struts on chat.freenode.net . It now (well, if I'm there,) has a strutsbot, though it doesn't know much yet

Re: [ANNOUNCE] Strutter 0.5rc

2006-08-28 Thread James Mitchell
Didn't you already post this once? -- James Mitchell 678.910.8017 On Aug 28, 2006, at 1:24 PM, <[EMAIL PROTECTED]> wrote: I have build a solution to simplify Struts 1.2.x configuration and Form handling. It's an annotation style concept working with JDK1.4. Configu

Re: Problem with JSTL and Struts tag But Not with

2006-08-24 Thread James Mitchell
You are correct. Nesting tags do *not* work. Try this... texthtml:link> -- James Mitchell 678.910.8017 On Aug 24, 2006, at 1:19 AM, Vishal Seth wrote: Nested tags...i guess does not work.. -Original Message- From: Mississippi John Hurt [mailto:[EM

Re: Struts 2 snapshot build work on JDK 1.4.2?

2006-08-11 Thread James Mitchell
h a translated J4 JARs. Ok, I'll figure something out. Probably add a 1.4-compatible/ directory inside of the 2.0.x directory and drop nightlies of XWork- j4 and s2-j4 in there. Same schedule. Thanks -- James Mitchell 678.910.8017

Re: Struts 2 snapshot build work on JDK 1.4.2?

2006-08-10 Thread James Mitchell
r I think for now, I'll add this process manually (as part of my nightly bash script) and then we can work out the details later. -- James Mitchell 678.910.8017 On Aug 2, 2006, at 2:19 PM, Ted Husted wrote: Feel free. Note that I included a README and the relevant license files in the

Re: Struts 2 snapshot build work on JDK 1.4.2?

2006-08-02 Thread James Mitchell
Would you like me to add this to the nightly process? -- James Mitchell 678.910.8017 On Aug 2, 2006, at 6:38 AM, Ted Husted wrote: On 8/2/06, Don Brown <[EMAIL PROTECTED]> wrote: Ah, yeah, we'll have to run XWork through the retrotranslater/weaver too, as it is built with J

Re: Unlock Your Hidden Talent, Today...

2006-08-02 Thread James Mitchell
Um, ya. Thanks for playing! -- James Mitchell 678.910.8017 On Aug 1, 2006, at 9:15 AM, John wrote: Is there something about yourself that you'd love to change? If you could create positive changes in yourself RIGHT NOW would you? www.HumanDataTransfer.com --- MAF Anti-Sp

[ot] CipherTrust is looking for some Struts talent

2006-07-27 Thread James Mitchell
Database design, SQL, JDBC • Minimum 3 years experience with Unix (pref. FreeBSD) and Linux (any flavor) Bonus points: • AJAX • Spring Interested candidates should send me (offlist of course) their resume in Word, PDF, or whatever you like. -- James Mitchell

Re: [FRIDAY] Struts poetry

2006-07-14 Thread James Mitchell
LMAO! A, the good ole days :) :) -- James Mitchell On Jul 14, 2006, at 3:00 PM, Wendy Smoak wrote: Wandering around the wiki, I ran across * http://wiki.apache.org/struts/StrutsHaiku and * http://wiki.apache.org/struts/StrutsLimerick -- Wendy

Re: Struts 1.3.x snapshot is not available

2006-06-25 Thread James Mitchell
Thanks Wendy, I'm sorting through hardware issues and hopefully I'll make some more headway on this by the end of the week. -- James Mitchell On Jun 23, 2006, at 6:04 AM, Wendy Smoak wrote: On 6/22/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 6/22/06, Michael J

Re: Conditional validation

2006-05-04 Thread James Mitchell
I don't think that would be the best solution (but that's just my 2c) -- I would opt for the declarative approach, with wildcards for "verbosely declarative simplicity" -- now there's an oxymoron for ya :) -- James Mitchell On May 4, 2006, at 11:27 AM, Adam

Re: Conditional validation

2006-05-04 Thread James Mitchell
The newest version of the Struts mailreader sample app shows a best practices approach to just what you describe. Take a look at that and see if you might be able to do the same. (Specifically, look at the paths for Edit* and Save*) HTH -- James Mitchell On May 4, 2006, at 9:40 AM

Re: multiple pattern mapping

2006-05-03 Thread James Mitchell
Have you seen this one? http://sourceforge.net/projects/jsecurity/ -- James Mitchell On Apr 27, 2006, at 8:25 AM, Ted Husted wrote: Sadly, multiple extension mappings is not supported by Action 1 (*). "There can only be one". The usual workaround is to use different &q

Re: looking for struts authorization authentication

2006-04-19 Thread James Mitchell
You might also look at jsecurity. It is free/lgpl. http://www.jsecurity.org/ -- James Mitchell On Apr 19, 2006, at 8:40 AM, C. Grobmeier wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This has been recommended on this list before a while: http://www.acegisecurity.org/ A. Lotfi

Re: Plug-In for in-memory caching/refreshing?

2006-04-14 Thread James Mitchell
e and abstract the caching mechanism so you could plug in whatever you wanted. -- James Mitchell On Apr 14, 2006, at 11:27 AM, news.gmane.org wrote: In a struts app, I would like to have some objects which load themselves via db queries on app startup, and remain in memory for

Re: Struts newbee

2006-04-05 Thread James Mitchell
If you mean 'associated' by a single action configuration, then no. However, you can reuse the same Action class for a different path and use a different ActionForm. Does that answer your question? -- James Mitchell On Apr 6, 2006, at 12:45 AM, [EMAIL PROTECTED] wrote: Hi ,

maintaining human standards [was Re: [FRIDAY] Re: has struts reached the saturation]

2006-03-27 Thread James Mitchell
e you. F*** you, you contemptible little sh**. Now that that's off my chest, I shall forever send your replies to / dev/null. Have a wonderful day. -- James Mitchell P.S. "Thank you" On Mar 27, 2006, at 2:53 PM, Jonathan Revusky wrote: Emmanouil Batsis wrote: Jon

Re: Quartz and struts

2006-03-24 Thread James Mitchell
http://www.amazon.co.uk/exec/obidos/Author%3DCavaness%2C%20Chuck/ 203-3540950-6362343 -- James Mitchell On Mar 24, 2006, at 12:13 PM, Abdullah Jibaly wrote: Hi all, Is there a good resource explaining how to use the Quartz scheduler with Struts? Any links/advice would be appreciated

Re: Struts Tutorial

2006-03-24 Thread James Mitchell
As far as products, right now there is Action and Shale. Most people familiar with Action might just say 'Struts' and there isn't usually a misunderstanding. I suppose the same confusion exists when someone says 'Apache'. Do you mean the organization or the ser

Re: [FRIDAY] taking this discussion somewhere else

2006-03-23 Thread James Mitchell
LMAO..I like this one: http://www.rider.edu/suler/psycyber/listbulb.html -- James Mitchell EdgeTech, Inc. http://edgetechservices.net/ 678.910.8017 Skype: jmitchtx On Mar 23, 2006, at 8:35 PM, Hey Nony Moose wrote: Hey Nony Moose wrote: It's FRIDAY, have a bloody laugh for cryin

Re: Consequences of open commit privileges (was: has struts reached the saturation)

2006-03-23 Thread James Mitchell
project, but it turned out that we went with Struts 1.2.7 instead. -- James Mitchell EdgeTech, Inc. http://edgetechservices.net/ 678.910.8017 Skype: jmitchtx On Mar 23, 2006, at 4:54 PM, Michael Jouravlev wrote: On 3/23/06, Jonathan Revusky <[EMAIL PROTECTED]> wrote: In order

Re: [FRIDAY] Re: has struts reached the saturation

2006-03-23 Thread James Mitchell
ommitters as Dakota continues to claim. The Struts community is alive and well and will continue to thrive under our current leadership and "model" (as you say), proving yet again that it isn't so much about the code as it is about the community. -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring 678.910.8017 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [FRIDAY] Re: has struts reached the saturation

2006-03-23 Thread James Mitchell
Jonathan, I can't seem to find your patch to fix the website anywhere in bugzilla. Can you point me to it? -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring 678.910.8017 - Original Message - From: "Jonathan Revusky" <[EMAIL PROT

Re: Download through Outputstream

2006-03-23 Thread James Mitchell
ted to downloaded the file, and not let it load in the window or they'll lose those instructions. Worst case is that they don't read what you wanted them to do, but that's the lesser of all evils in all approaches. If anyone has a better solution, I'd love to hear it. --

If it walks like a troll and talks like a troll [was: has struts reached the saturation]

2006-03-21 Thread James Mitchell
efineTroll http://wiki.apache.org/struts/DefinePita -- James Mitchell - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: has struts reached the saturation

2006-03-16 Thread James Mitchell
about Struts and it even comes with basic support for components, full Spring integration, etc, etc. Am I just crazy or what? Would that not let everyone have their cake and eat it too? -- James Mitchell EdgeTech, Inc. http://edgetechservices.net/ 678.910.8017 Skype: jmitchtx On Mar 1

Re: Extending PropertyMessageResources

2006-03-15 Thread James Mitchell
Extend the factory as well, and specify that in the struts-config.xml -- James Mitchell EdgeTech, Inc. http://edgetechservices.net/ 678.910.8017 Skype: jmitchtx On Mar 15, 2006, at 1:41 PM, Mulligan, Scott H wrote: I need to customize the order in which resource bundles are read for

Re: User metrics

2006-03-09 Thread James Mitchell
Probably a filter would be the easiest way to do this. -- James Mitchell On Mar 9, 2006, at 7:40 AM, Raghuveer wrote: How to Catch ,how much time the user spent time in each JSP Page in my JSP web Application - To

Re: Database For Resource Properties

2006-02-24 Thread James Mitchell
There's an old implementation here: http://sourceforge.net/project/showfiles.php?group_id=49385 Look for 'Message Resources Impls', there is a version of the struts- example (Mailreader) that uses a database instead of property files. -- James Mitchell Edge

Re: validate indexed properties

2006-02-23 Thread James Mitchell
Have you tried google? http://www.google.com/search?hl=en&q=validating+indexed +properties&btnG=Google+Search -- James Mitchell EdgeTech, Inc. http://edgetechservices.net/ 678.910.8017 Skype: jmitchtx On Feb 23, 2006, at 1:58 PM, Juergen Schmailzl wrote: thanks, is it possibl

Re: validate indexed properties

2006-02-22 Thread James Mitchell
Yes. -- James Mitchell EdgeTech, Inc. http://edgetechservices.net/ 678.910.8017 Skype: jmitchtx On Feb 22, 2006, at 3:16 PM, Juergen Schmailzl wrote: Hi, is it possible to validate indexeded properties with Struts validator (struts 1.2.7

Re: [OT] Ruby on rails VS Java Based Web Applications

2006-02-20 Thread James Mitchell
d take a lot to convince me that there is a better solution. -- James Mitchell EdgeTech, Inc. http://edgetechservices.net/ 678.910.8017 Skype: jmitchtx On Feb 20, 2006, at 3:35 PM, Garner, Shawn wrote: Can you elaborate on Spring and Middlegen? I've looked at their websites (Spring a

Re: [OT] Ruby on rails VS Java Based Web Applications

2006-02-20 Thread James Mitchell
t and the Spring/Hibernate/Middlegen love boat and you'll think twice about Rails. -- James Mitchell EdgeTech, Inc. http://edgetechservices.net/ 678.910.8017 Skype: jmitchtx On Feb 20, 2006, at 2:10 PM, Garner, Shawn wrote: Can anyone give me pros and cons of using Ruby on Rails verse

Re: memory usage

2006-02-14 Thread James Mitchell
o determine? --- On Tue 02/14, Dave Newton < [EMAIL PROTECTED] > wrote: From: Dave Newton [mailto: [EMAIL PROTECTED] To: user@struts.apache.org Date: Tue, 14 Feb 2006 11:24:58 -0500 Subject: Re: memory usage James Mitchell wrote:> LOL! That's like buying a truck from Ford, and t

Re: memory usage

2006-02-14 Thread James Mitchell
LOL! That's like buying a truck from Ford, and then asking them how much it will weigh when you fill it up. -- James Mitchell EdgeTech, Inc. http://edgetechservices.net/ 678.910.8017 Skype: jmitchtx On Feb 13, 2006, at 5:00 PM, [EMAIL PROTECTED] wrote: Let me know if this is

Re: Struts UTF-8

2006-01-17 Thread James Mitchell
on JBoss Seam at our local user group (ajug.org), which should be pretty interesting. I'm thinking about asking how well Seam works with Geronimo ;) -- James Mitchell EdgeTech, Inc. http://edgetechservices.net/ 678.910.8017 Skype: jmitchtx On Jan 17, 2006, at 11:47 AM, David G. Friedma

Re: Maven version for Struts

2005-12-22 Thread James Mitchell
I see that Wendy did this yesterday. Sorry for the noise. -- James Mitchell 678.910.8017 Skpe: jmitchtx On Dec 22, 2005, at 5:37 PM, James Mitchell wrote: I'm sure someone will get to that eventually. Thanks -- James Mitchell 678.910.8017 Skpe: jmitchtx On Dec 21, 2005, at 11:

Re: Maven version for Struts

2005-12-22 Thread James Mitchell
I'm sure someone will get to that eventually. Thanks -- James Mitchell 678.910.8017 Skpe: jmitchtx On Dec 21, 2005, at 11:25 PM, Andres Paz Sampedro wrote: Hi, I saw you have worked in the StrutsMaintenanceMaven wiki page, that's why I'm bothering you. I have been trying

Re: [OT] performance of JDBC only, without Hibernate or iBatis

2005-11-28 Thread James Mitchell
Paul, how many applications have you actually built with Hibernate? -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. http://www.edgetechservices.net/ 678.910.8017 AIM: jmitchtx MSN: [EMAIL PROTECTED] Skype: jmitchtx

Re: odd return error

2005-11-23 Thread James Mitchell
5.5.12 of what? -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. http://www.edgetechservices.net/ 678.910.8017 AIM: jmitchtx MSN: [EMAIL PROTECTED] Skype: jmitchtx - Original Message - From: "Chris Pat&quo

Re: Interesting!

2005-11-23 Thread James Mitchell
MessageResources implementation. While still somewhat of a hack, at least your changes can be persisted in a consistent and safe manner. -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. http://www.edgetechservices.net/ 678.910.8017 AIM

  1   2   3   4   5   >