RE: Problem with validation using both minlength and maxlength on the same field

2004-12-01 Thread Jim Barrows
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 01, 2004 10:49 AM To: [EMAIL PROTECTED] Subject: Problem with validation using both minlength and maxlength on the same field validation.xml ... ... field

RE: Checking radio button based on object value

2004-12-01 Thread Jim Barrows
-Original Message- From: Ciaran Hanley [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 01, 2004 12:11 PM To: 'Struts Users Mailing List'; [EMAIL PROTECTED] Subject: RE: Checking radio button based on object value Ok sounds like this could solve my problem. How do I get the

RE: Adding rows (beans) to dynamic form

2004-12-01 Thread Jim Barrows
-Original Message- From: Daffin, Miles (Company IT) [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 01, 2004 2:27 PM To: Struts Users Mailing List Subject: Adding rows (beans) to dynamic form Hi All, I apologise in advance for this question - but I have searched/tried

RE: Checking radio button based on object value

2004-12-02 Thread Jim Barrows
produced has the default values of my action form instead of the values in the form object I have created. Any ideas why this happens? Thanks -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: 01 December 2004 19:52 To: Struts Users Mailing List Subject: RE

RE: Runtime exec (again)

2004-12-02 Thread Jim Barrows
If you can get one command to run, and not the other... problem must be with the way the shutdown is being handled. I don't do windows, however it may be possible (easy to do under Unix, but with Windows sorry execuse for a shell scripting language I dunno) to find out what user the batch

RE: Pre-populating a form from a database

2004-12-02 Thread Jim Barrows
The form bean is a not a data access object!!! Get the data in the action class, populate the form bean from that. FormBeans are for display only. -Original Message- From: Donie Kelly [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 9:43 AM To: Struts Users Mailing

RE: Pre-populating a form from a database

2004-12-02 Thread Jim Barrows
showing up when you refresh.. thats a different problem, probably related to your action class, which I would need to see. Thanks Donie -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: 02 December 2004 16:59 To: Struts Users Mailing List Subject: RE: Pre

RE: Checking radio button based on object value

2004-12-02 Thread Jim Barrows
and forward to the JSP but the form produced has the default values of my action form instead of the values in the form object I have created. Any ideas why this happens? Thanks -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: 01 December 2004 19

RE: JSF and non-struts controllerServlets

2004-12-02 Thread Jim Barrows
Answer: http://struts.apache.org/faqs/kickstart.html#jsf -Original Message- From: Seetamraju, Uday [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 11:46 AM To: Struts Users Mailing List Subject: JSF and non-struts controllerServlets (If JSF can work with Struts

RE: JSTL, Tiles PutList and Tomcat 5.028

2004-12-02 Thread Jim Barrows
-Original Message- From: Jerry Rodgers [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 12:11 PM To: [EMAIL PROTECTED] Subject: JSTL, Tiles PutList and Tomcat 5.028 Hi All, I have a jsp page that I am trying to run on Tomcat that currently works in

RE: Help Validating Accepted/Not Accepted radio buttons

2004-12-02 Thread Jim Barrows
-Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 2:19 PM To: Struts Users Mailing List Subject: Help Validating Accepted/Not Accepted radio buttons I have a form on which the user must accept the terms and conditions when

RE: Help Validating Accepted/Not Accepted radio buttons

2004-12-02 Thread Jim Barrows
-Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 3:42 PM To: Struts Users Mailing List Subject: Re: Help Validating Accepted/Not Accepted radio buttons snip/ The problem with both of these is that they just ask for arg0 which

RE: Adding parameters to a link

2004-12-02 Thread Jim Barrows
-Original Message- From: Randall Svancara [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 4:01 PM To: [EMAIL PROTECTED] Subject: Adding parameters to a link I am new to struts. I am trying to add parameters to a link using html:linksomeplace/html:link. Here is the

RE: i18n input

2004-12-03 Thread Jim Barrows
-Original Message- From: Simon Matic Langford [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 2:50 AM To: [EMAIL PROTECTED] Subject: i18n input Is there a general pattern for localised input, ie being able to enter numbers and dates formatted for Germany but getting

RE: ActionForm validate and redirect

2004-12-03 Thread Jim Barrows
-Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Ilja Smoli Sent: Friday, December 03, 2004 7:33 AM To: [EMAIL PROTECTED] Subject: ActionForm validate and redirect Hi I use validate method in one of my ActionForms, after validation is fail, method redirects

RE: i18n and the database...

2004-12-03 Thread Jim Barrows
-Original Message- From: Michael Klaene [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 8:51 AM To: [EMAIL PROTECTED] Subject: i18n and the database... Hi. I'm investigating ways to support multiple languages in my app, without using the typical

RE: i18n input

2004-12-03 Thread Jim Barrows
-Original Message- From: Simon Matic Langford [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 8:51 AM To: 'Struts Users Mailing List' Subject: RE: i18n input yeah, I know I can do this, but this is a large system with around 200 jsps 80 views and a number of

RE: JSTL, Tiles PutList and Tomcat 5.028

2004-12-03 Thread Jim Barrows
and Tomcat 5.028 Have you done this in the jsp? tiles:useAttribute name=topnav scope=page / MArk On Thu, 2 Dec 2004 12:39:01 -0700, Jim Barrows [EMAIL PROTECTED] wrote: -Original Message- From: Jerry Rodgers [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02

RE: JSTL, Tiles PutList and Tomcat 5.028

2004-12-03 Thread Jim Barrows
for everyone's help and input on this - I have now spent two/three very late nights tracking this down. -Jerry -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 8:45 AM To: Struts Users Mailing List Subject: RE: JSTL, Tiles PutList

RE: struts tags and scriplet

2004-12-03 Thread Jim Barrows
-Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 10:53 AM To: Struts Users Mailing List Subject: Re: struts tags and scriplet From: Vinicius Caldeira Carvalho [EMAIL PROTECTED] Not possible. Not likely. ;) Amen.. :) The

RE: i18n input

2004-12-03 Thread Jim Barrows
believe which is not all that surprising I suppose. Normally Swing/AWT handle I18N quite well, the problem with web apps (any language) is the browser and what it thinks it should be doing. -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: Friday, December 03

RE: getting value of object in a collection via tag

2004-12-06 Thread Jim Barrows
I believe: c:out value=${x[0]}/ will work. -Original Message- From: Marco Mistroni [mailto:[EMAIL PROTECTED] Sent: Monday, December 06, 2004 10:54 AM To: 'Struts Users Mailing List' Subject: getting value of object in a collection via tag Hi all, 'silly' question...but

[OT]Threads and Servlets Question

2004-12-06 Thread Jim Barrows
Okay... I know I've read this somewhere, but can't remember. Why is it recommended you NOT start a thread inside a servlet, which would translate to Why is it a bad idea to start a thread inside an action?. And, can you point me at some documentation?

RE: [OT]Threads and Servlets Question

2004-12-06 Thread Jim Barrows
? Craig On Mon, 6 Dec 2004 11:48:15 -0700, Jim Barrows [EMAIL PROTECTED] wrote: Okay... I know I've read this somewhere, but can't remember. Why is it recommended you NOT start a thread inside a servlet, which would translate to Why is it a bad idea to start a thread inside

RE: [OT]Threads and Servlets Question

2004-12-06 Thread Jim Barrows
, Jim Barrows [EMAIL PROTECTED] wrote: Okay... I know I've read this somewhere, but can't remember. Why is it recommended you NOT start a thread inside a servlet, which would translate to Why is it a bad idea to start a thread inside an action?. And, can you point me at some

RE: tiles and message internationalization

2004-12-06 Thread Jim Barrows
-Original Message- From: You Xu [mailto:[EMAIL PROTECTED] Sent: Monday, December 06, 2004 12:18 PM To: [EMAIL PROTECTED] Subject: tiles and message internationalization I have the following: titlebean:message key='main.title'//title. I need to make the title message a tile

RE: tiles and message internationalization

2004-12-06 Thread Jim Barrows
-Original Message- From: You Xu [mailto:[EMAIL PROTECTED] Sent: Monday, December 06, 2004 2:38 PM To: [EMAIL PROTECTED] Subject: RE: tiles and message internationalization In the xml definition file, I have to write put name=title value=title.jsp /. This is why the extra JSP

RE: tiles and message internationalization

2004-12-06 Thread Jim Barrows
Did you get my earlier reply to this? -Original Message- From: You Xu [mailto:[EMAIL PROTECTED] Sent: Monday, December 06, 2004 3:08 PM To: [EMAIL PROTECTED] Subject: RE: tiles and message internationalization In the xml definition file, I have to write put name=title

RE: Session Invalidation in JSP

2004-12-06 Thread Jim Barrows
-Original Message- From: josh [mailto:[EMAIL PROTECTED] Sent: Monday, December 06, 2004 3:08 PM To: Struts Users Mailing List Subject: Session Invalidation in JSP Hi, I have been working on a portal style collection of apps. There is a central app that functions as a

RE: getting value of object in a collection via tag

2004-12-07 Thread Jim Barrows
... regards marco -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: 06 December 2004 17:58 To: Struts Users Mailing List Subject: RE: getting value of object in a collection via tag I believe: c:out value=${x[0]}/ will work. -Original Message

RE: getting value of object in a collection via tag

2004-12-07 Thread Jim Barrows
a Collection.. actually I am not sure if it will work if I use a Collection instead of a Vector... regards marco -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: 06 December 2004 17:58 To: Struts Users Mailing List Subject: RE

RE: no sessions

2004-12-07 Thread Jim Barrows
-Original Message- From: josh [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 07, 2004 8:23 AM To: Struts Users Mailing List Subject: no sessions Is there a way to specify a struts app not to create a session object? THis sounds like one of those questions where we have to

RE: no sessions

2004-12-07 Thread Jim Barrows
specs on the other hand. :) thanks in advance josh On Tue, 2004-12-07 at 10:29, Jim Barrows wrote: -Original Message- From: josh [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 07, 2004 8:23 AM To: Struts Users Mailing List Subject: no sessions

RE: Best practice question: Properties (ShoppingCart) per user

2004-12-07 Thread Jim Barrows
-Original Message- From: Simon MARTIN [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 07, 2004 11:47 AM To: [EMAIL PROTECTED] Subject: Best practice question: Properties (ShoppingCart) per user Hi, I'm currently writing a short Struts application without a database (I

RE: LookupDispatchAction doesn't lookup mapping

2004-12-07 Thread Jim Barrows
-Original Message- From: Susan Bradeen [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 07, 2004 12:07 PM To: Struts Users Mailing List Subject: Re: LookupDispatchAction doesn't lookup mapping On Tue, 07 Dec 2004 15:54:20 +0100, Alexander Czernay [EMAIL PROTECTED] wrote:

RE: [OT]Threads and Servlets Question

2004-12-07 Thread Jim Barrows
. The actual count can be controlled via an extenal property. good luck. JC Jim Barrows [EMAIL PROTECTED]To: Struts Users Mailing List [EMAIL PROTECTED], m [EMAIL PROTECTED

RE: LookupDispatchAction doesn't lookup mapping

2004-12-08 Thread Jim Barrows
-Original Message- From: Alexander Czernay [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 6:14 AM To: Struts Users Mailing List Subject: Re: LookupDispatchAction doesn't lookup mapping Dakota Jack wrote: My experience is that the computer is always right, so I

RE: How do I pre-populat, with the same data, after validation?

2004-12-08 Thread Jim Barrows
-Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of marc Sent: Wednesday, December 08, 2004 6:49 AM To: [EMAIL PROTECTED] Subject: How do I pre-populat, with the same data, after validation? I have a form that I pre-populat with some data that I'm passing

RE: LookupDispatchAction doesn't lookup mapping

2004-12-08 Thread Jim Barrows
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 8:03 AM To: [EMAIL PROTECTED] Subject: RE: LookupDispatchAction doesn't lookup mapping Hi You write that : The LookupDispatchAction tries to call a method named weiter

RE: Tiles and Tabs

2004-12-08 Thread Jim Barrows
-Original Message- From: Nadia Kunkov [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 9:27 AM To: Struts help (E-mail) Subject: Tiles and Tabs HI, Another newbie question. I need to build several pages with tabs. I'm using tiles. What is the best way to

RE: Form validation

2004-12-08 Thread Jim Barrows
to the action that displays the page in the first place, which will have the validation=false on it. This is a good place for one of the dispatch actions. Thanks Donie -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: 08 December 2004 17:28 To: Struts

RE: LookupDispatchAction doesn't lookup mapping

2004-12-08 Thread Jim Barrows
problem. That is my point. You missed my point. Entirely. Everything looks correct in your setup. Looks exactly like what I'm using right now, in production. Can't be that. So.. what else is different. The unecessary multiple use of html:form. Jack On Wed, 8 Dec 2004 09:09:46 -0700, Jim

RE: multiple column update statement using subqueries

2004-12-08 Thread Jim Barrows
-Original Message- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 1:49 PM To: struts Subject: OT: multiple column update statement using subqueries hihi all, my apologies i realize my question is not restricted to struts per se, but i'm hoping

RE: ZipException: Permission denied

2004-12-08 Thread Jim Barrows
-Original Message- From: Bernd Prager [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 2:43 PM To: [EMAIL PROTECTED] Subject: ZipException: Permission denied While setting up a struts framework on linux (Debian) I have trouble getting my application to work. I get

RE: Error upgrading from 1.1 to 1.2.4

2004-12-08 Thread Jim Barrows
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 3:23 PM To: [EMAIL PROTECTED] Subject: RE: Error upgrading from 1.1 to 1.2.4 Importance: High Ok, I have removed the xml comments I made and I still get an error:

RE: Problem with validation (?)

2004-12-10 Thread Jim Barrows
-Original Message- From: aris [mailto:[EMAIL PROTECTED] Sent: Thursday, December 09, 2004 11:23 AM To: Struts Users Mailing List Subject: Re: Problem with validation (?) From: Wendy Smoak [EMAIL PROTECTED] From: aris [EMAIL PROTECTED] SNIP I use the debugger for my Java

RE: More generic cookie question

2004-12-10 Thread Jim Barrows
-Original Message- From: Nagiel, Shahak (Mission Systems) [mailto:[EMAIL PROTECTED] Sent: Thursday, December 09, 2004 11:33 AM To: [EMAIL PROTECTED] Subject: More generic cookie question We have a customized login/authentication scheme in our site, using an extended Struts

RE: Opinions on Struts Layout

2004-12-10 Thread Jim Barrows
-Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Vic Sent: Friday, December 10, 2004 12:46 PM To: [EMAIL PROTECTED] Subject: Re: Opinions on Struts Layout Brantley Hobbs wrote: Hi all! When our organization was making the decision between .NET and J2EE,

RE: [OT - Friday]Corporate Stupidity

2004-12-10 Thread Jim Barrows
-Original Message- From: David G. Friedman [mailto:[EMAIL PROTECTED] Sent: Friday, December 10, 2004 2:56 PM To: Struts Users Mailing List Subject: RE: [OT - Friday]Corporate Stupidity Oooh, oooh (makes Horshack sound) So the stupidest thing they did was what? a) Make you

RE: [OT - Friday]Corporate Stupidity

2004-12-10 Thread Jim Barrows
. There might be a business reason to do this. Jack On Fri, 10 Dec 2004 13:57:57 -0700, Jim Barrows [EMAIL PROTECTED] wrote: Just found out that the 800lb brass monkeys have decided that it's a good idea to do full background and checks on all their employees. Which has got

RE: Validator question

2004-12-13 Thread Jim Barrows
-Original Message- From: Vinicius Caldeira Carvalho [mailto:[EMAIL PROTECTED] Sent: Monday, December 13, 2004 11:32 AM To: Struts Users Mailing List Subject: Validator question Hi there. Correct if I'm wrong, validator returns to the input jsp after a validation fails

RE: how to save last 5 searches in the cookie?

2004-12-13 Thread Jim Barrows
-Original Message- From: Yadav, Ganesh [mailto:[EMAIL PROTECTED] Sent: Monday, December 13, 2004 11:00 AM To: [EMAIL PROTECTED] Subject: how to save last 5 searches in the cookie? Hello All. I have a requirement to save last 5 searches in the cookie. In other words,

RE: Validator upgrade?

2004-12-13 Thread Jim Barrows
or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: Monday

RE: Validator upgrade?

2004-12-13 Thread Jim Barrows
have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: Monday, December 13, 2004 10:26 AM

RE: Struts configuration problem on Tomcat 5.5.4

2004-12-13 Thread Jim Barrows
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, December 13, 2004 12:49 PM To: [EMAIL PROTECTED] Subject: Struts configuration problem on Tomcat 5.5.4 Hi, I am hoping I have selected the correct list for this problem. I can successfully

RE: Book/on-line examples

2004-12-13 Thread Jim Barrows
-Original Message- From: Scott Purcell [mailto:[EMAIL PROTECTED] Sent: Monday, December 13, 2004 2:41 PM To: [EMAIL PROTECTED] Subject: Book/on-line examples Hello, I am trying to see if struts will be applicable to some work I will be doing in the future. I have googled

RE: Error in CactusStrutsTestCase

2004-12-13 Thread Jim Barrows
advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: Monday, December 13, 2004 3:33 PM To: Struts Users Mailing List Subject: RE: Error

RE: ??? property naming convention problem

2004-12-14 Thread Jim Barrows
-Original Message- From: Daniel Perry [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 14, 2004 7:52 AM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: RE: ??? property naming convention problem This is confusing. The bean spec / article is talking about going from

RE: Error in CactusStrutsTestCase

2004-12-14 Thread Jim Barrows
and delete this message. Thank you for your cooperation. -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: Monday, December 13, 2004 3:48 PM To: Struts Users Mailing List Subject: RE: Error in CactusStrutsTestCase -Original Message

RE: ??? property naming convention problem

2004-12-14 Thread Jim Barrows
-Original Message- From: Kris Schneider [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 14, 2004 10:45 AM To: Struts Users Mailing List Subject: RE: ??? property naming convention problem Quoting Jim Barrows [EMAIL PROTECTED]: -Original Message- From: Daniel

RE: ??? property naming convention problem

2004-12-14 Thread Jim Barrows
discussion of Beans that this thread has turned into. Quoting Jim Barrows [EMAIL PROTECTED]: -Original Message- From: Kris Schneider [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 14, 2004 10:45 AM To: Struts Users Mailing List Subject: RE: ??? property naming

RE: Documentation for validator regular expression

2004-12-14 Thread Jim Barrows
-Original Message- From: news [mailto:[EMAIL PROTECTED] Behalf Of Muhammad Momin Rashid Sent: Tuesday, December 14, 2004 4:10 PM To: [EMAIL PROTECTED] Subject: Documentation for validator regular expression Hello, Can anyone point me to documentation I can refer to for

RE: OJB struts

2004-12-15 Thread Jim Barrows
What exactly are you confused on? You've picked a fairly wide topic with a lot of different ways to answer it. If you are confused on how to implement a web application from presentation through data, then that's a deep subject that's mostly off topic. If you're just not sure how it all fits

RE: Multiple form elements

2004-12-15 Thread Jim Barrows
-Original Message- From: Turley, Michael [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 10:25 AM To: 'Struts Users Mailing List' Subject: Multiple form elements Hi, I have an JSP/Beans application which I am migrating to Struts and have come across an

RE: Struts, JSTL and ResourceBundle

2004-12-15 Thread Jim Barrows
-Original Message- From: Nicolas De Loof [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 3:16 AM To: Struts Users Mailing List Subject: Struts, JSTL and ResourceBundle Hello, My customer would like to be able to change i18n messages easily (without

RE: Struts, JSTL and ResourceBundle

2004-12-15 Thread Jim Barrows
-Original Message- From: Derek Broughton [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 12:09 PM To: Struts Users Mailing List Subject: Re: Struts, JSTL and ResourceBundle On Wednesday 15 December 2004 14:07, Jim Barrows wrote: From: Nicolas De Loof [mailto

RE: Oreilly example question

2004-12-15 Thread Jim Barrows
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 11:29 AM To: [EMAIL PROTECTED] Subject: Oreilly example question I was looking into refactoring our Exception Handling and looked at the struts 1.1 Oreilly book. My question

RE: getAttribute syntax

2004-12-15 Thread Jim Barrows
-Original Message- From: Jim Douglas [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 12:30 PM To: [EMAIL PROTECTED] Subject: getAttribute syntax Can anyone tell me the best way to access the currently loggoned on user when needed in an application. Is this

RE: OJB struts

2004-12-15 Thread Jim Barrows
No big surprise that it works. The DAO pattern is for abstracting out implementation details of how you actually talk to your DB. If you know that you will always use OJB for your data access, then you don't need the DAO layer. If you know that you will never use anything but struts for

RE: Oreilly example question

2004-12-15 Thread Jim Barrows
advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. -Original Message- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 11:59 AM To: Struts Users Mailing List Subject: RE: Oreilly

RE: getAttribute syntax

2004-12-15 Thread Jim Barrows
it container managed? That sound like the next best way. (BaseAction being the best.) HttpServletRequest.getRemoteUser() iirc. Jim From: Jim Barrows [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: RE

RE: Mapping issue

2004-12-16 Thread Jim Barrows
-Original Message- From: Jim Douglas [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 5:17 PM To: [EMAIL PROTECTED] Subject: Mapping issue To all, This is my error message in the browser, javax.servlet.ServletException: Cannot retrieve mapping for action

RE: j_security_check

2004-12-16 Thread Jim Barrows
-Original Message- From: Tate Austin [mailto:[EMAIL PROTECTED] Sent: Thursday, December 16, 2004 12:21 PM To: Struts Users Mailing List Subject: j_security_check I have a logon page that I would like to have a checkbox on for writing a cookie to the browser. The previous

RE: dynamic dropdown select list?

2004-12-16 Thread Jim Barrows
-Original Message- From: Riedling, Michael [mailto:[EMAIL PROTECTED] Sent: Thursday, December 16, 2004 8:19 AM To: [EMAIL PROTECTED] Subject: dynamic dropdown select list? hello, 1.) I want to create two dynamic dropdown lists to select main- and submenus of a navigation

RE: Websphere discussion group

2004-12-16 Thread Jim Barrows
-Original Message- From: Vicky [mailto:[EMAIL PROTECTED] Sent: Thursday, December 16, 2004 11:28 AM To: Struts Users Mailing List Subject: Websphere discussion group Does anyone know if there websphere application server discussion group/forum exist? Would the general whine,

RE: Remote forwarding

2004-12-16 Thread Jim Barrows
-Original Message- From: Ryan julius [mailto:[EMAIL PROTECTED] Sent: Thursday, December 16, 2004 11:56 AM To: [EMAIL PROTECTED] Subject: Remote forwarding HI, I am developing a web application . When a client opens a session with my application, any message (such as a

RE: String with digits to Long, verse String w/ digits and commas to Long

2004-12-16 Thread Jim Barrows
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, December 16, 2004 3:11 PM To: [EMAIL PROTECTED] Subject: String with digits to Long, verse String w/ digits and commas to Long I have a form field that I want to be a number in the DB, but

RE: OJB struts

2004-12-17 Thread Jim Barrows
to the DAO layers quickly and easily. In addition it provides a lot more application framework stuff (easy DAO as mentioned by someone else) as well as timers and a whole host of other things as well. To Jim Barrows : I obviously should have read the java blueprints before starting

RE: Page navigation links

2004-12-17 Thread Jim Barrows
-Original Message- From: Donie Kelly [mailto:[EMAIL PROTECTED] Sent: Friday, December 17, 2004 9:51 AM To: Struts Users Mailing List Subject: Page navigation links Hi all Anybody got an example of how to implement a page navigation link for the top of a page like

RE: external properties

2004-12-17 Thread Jim Barrows
-Original Message- From: liooil [mailto:[EMAIL PROTECTED] Sent: Friday, December 17, 2004 10:09 AM To: [EMAIL PROTECTED] Subject: external properties Hello world, What would be the best pratice to get properties from an external file? (I mean this file is not part of my

RE: creating a for loop structure for multibox

2004-12-17 Thread Jim Barrows
-Original Message- From: Kedar Deshpande [mailto:[EMAIL PROTECTED] Sent: Friday, December 17, 2004 1:21 PM To: [EMAIL PROTECTED] Subject: creating a for loop structure for multibox Could someone please post an example of using a 'for loop' structure in Using JSTL, or Struts

RE: creating a for loop structure for multibox

2004-12-17 Thread Jim Barrows
be better to have a simple struts code, otherwise i'll try to use the JSTL. Then you want the logic:iterate tag. thank you Kedar Jim Barrows wrote: -Original Message- From: Kedar Deshpande [mailto:[EMAIL PROTECTED] Sent: Friday, December 17, 2004 1:21 PM To: [EMAIL

RE: Displaying errors messages from validate in V1.2.4

2004-12-17 Thread Jim Barrows
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, December 17, 2004 1:47 PM To: [EMAIL PROTECTED] Subject: Displaying errors messages from validate in V1.2.4 Hi, I cannt find the correct setup for html:messages to display error messages from

RE: creating a for loop structure for multibox

2004-12-17 Thread Jim Barrows
design folks and have them easily make things purty. -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com Jim Barrows wrote: -Original Message- From: Kedar Deshpande [mailto:[EMAIL PROTECTED] Sent: Friday, December 17

RE: creating a for loop structure for multibox

2004-12-17 Thread Jim Barrows
-Original Message- From: Kedar Deshpande [mailto:[EMAIL PROTECTED] Sent: Friday, December 17, 2004 3:19 PM To: Struts Users Mailing List Subject: Re: creating a for loop structure for multibox Both solutions seem like they will do the trick. thank you for giving me two

RE: Tips on testing pages with multiple potential paths?

2004-12-14 Thread Jim Barrows
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 14, 2004 3:15 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Tips on testing pages with multiple potential paths? Importance: High We have an application where each page has

RE: Preventing concurrent execution of an Action

2004-12-14 Thread Jim Barrows
-Original Message- From: Behrang Saeedzadeh [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 14, 2004 3:34 PM To: [EMAIL PROTECTED] Subject: Preventing concurrent execution of an Action Hi I've an action that creates an XML file on the server. It's executed by clicking on a

RE: submitting multiple option items to struts action

2004-12-14 Thread Jim Barrows
-Original Message- From: Sudip Shrestha [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 14, 2004 10:16 AM To: Struts Users Mailing List Subject: submitting multiple option items to struts action -I have an html:select element which has several option items. -This is kind of

RE: Forwarding question

2004-12-15 Thread Jim Barrows
-Original Message- From: Vinicius Caldeira Carvalho [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 10:28 AM To: Struts Users Mailing List Subject: Forwarding question Hi there! I have a dispatch action that receives a forward parameter and I need to find the

RE: Annotations and Struts

2004-12-15 Thread Jim Barrows
-Original Message- From: bryan [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 1:02 PM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: Re: Annotations and Struts yet 99.% of the time all that people want to do are CRUD actions .. Well, for

RE: I want to use data source defined in stuts-config.xml in my bean. How can I do it ?

2004-12-20 Thread Jim Barrows
-Original Message- From: Amit Gupta [mailto:[EMAIL PROTECTED] Sent: Saturday, December 18, 2004 12:40 AM To: [EMAIL PROTECTED]; Struts Users Mailing List Subject: I want to use data source defined in stuts-config.xml in my bean. How can I do it ? Hi dear, I am struts

RE: Urgent Helppp needed

2004-12-21 Thread Jim Barrows
-Original Message- From: Meenakshi S [mailto:[EMAIL PROTECTED] Sent: Monday, December 20, 2004 10:53 PM To: 'Struts Users Mailing List'; [EMAIL PROTECTED] Subject: Urgent Helppp needed Hi all, I am newbie in struts. I need help from u all in designing my application in

RE: ActionMessage replacement keys ?

2004-12-21 Thread Jim Barrows
-Original Message- From: Woodchuck [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 8:23 AM To: struts Subject: ActionMessage replacement keys ? hihi all, is everyone rolling their own helper function to use other message keys as replacement values when creating

RE: ActionMessage replacement keys ?

2004-12-21 Thread Jim Barrows
-Original Message- From: Radu Badita [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 9:12 AM To: Struts Users Mailing List Subject: RE: ActionMessage replacement keys ? For the 99.9% of the situations I agree with you Jim, but when you do some kind of generic

RE: ActionMessage replacement keys ?

2004-12-21 Thread Jim Barrows
. no argument here. :D The problem isn't translating bad English the problem here is that this is probably a direct translation of the original language. woodchuck --- Jim Barrows [EMAIL PROTECTED] wrote: -Original Message- From: Woodchuck [mailto:[EMAIL PROTECTED

RE: [ot]Excluding BeanUtils from Log4J? How do I do this?

2004-12-21 Thread Jim Barrows
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 1:05 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: [ot]Excluding BeanUtils from Log4J? How do I do this? Sorry. I am still getting debug from BeanUtils which is my

RE: Validator Framework

2004-12-21 Thread Jim Barrows
-Original Message- From: Carolina Serrano [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 1:35 PM To: [EMAIL PROTECTED] Subject: Validator Framework I'm using the validator framework , doing validations that depends on others. for example: dateafterthat depends

RE: Validator Framework

2004-12-21 Thread Jim Barrows
, javax.servlet.http.HttpServletRequest msg=errors.dateGreaterEqualThan depends=date jsFunctionName=DateGreaterEqualThanValidations javascript![CDATA[ -Mensaje original- De: Jim Barrows [mailto:[EMAIL PROTECTED] Enviado el: Martes, 21 de Diciembre de 2004 05:35 p.m

RE: Struts and DreamWeaver

2004-12-22 Thread Jim Barrows
-Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 22, 2004 12:02 PM To: Struts Users Mailing List Subject: Struts and DreamWeaver This is my first time having someone else do the page design. I'm thrilled to have someone else do it,

RE: Struts and DreamWeaver

2004-12-22 Thread Jim Barrows
hearts content. They tried to claim the room was soundproofed, but I suspect that it was actually padded. Jack On Wed, 22 Dec 2004 12:10:52 -0700, Jim Barrows [EMAIL PROTECTED] wrote: -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Wednesday

  1   2   3   4   5   6   7   >