struts workflow extension: help on workflow violation handling

2004-04-11 Thread Derek
and states are removed. When running the demo application, it seems that the behavior is what I want but I can't seem to duplicate it in my application. Any help would be greatly appreciated. derek - To unsubscribe, e-mai

struts workflow extension: help on workflow violation handling

2004-04-11 Thread Derek
and states are removed. When running the demo application, it seems that the behavior is what I want but I can't seem to duplicate it in my application. Any help would be greatly appreciated. derek - To unsubscribe, e-mai

[Struts Workflow] help on workflow violation handling

2004-04-11 Thread Derek
and states are removed. When running the demo application, it seems that the behavior is what I want but I can't seem to duplicate it in my application. Any help would be greatly appreciated. derek - To unsubscribe, e-mai

[Struts Workflow] WorkflowViolation Help

2004-04-19 Thread Derek
re on ... given that I have only one workflow/violation defined. Thank you. - Derek [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[Struts Workflow] WorkflowViolation Help

2004-04-23 Thread Derek
I have everything working using the Struts Workflow extension except that I am having problems with the workflow violation mechanism. I have a wizard consisting of 6 pages. The workflow through the entire 6 pages is assigned a single primary workflow value. So, I made one violation mapping to ha

OT: Source for Jakarta JSTL 1.0.2

2004-06-28 Thread Derek Richardson
I'm looking for the source distribution for the Jakarta Standard taglib v1.0.2. I am unable to find it archived on the Jakarta website. Can anyone point me to a copy? Thanks, Derek Richardson - To unsubscribe, e-mail: [

RequestProcessor: include() instead of forward()

2004-08-27 Thread Derek Richardson
r, I'd like the opinion of the experts. Thanks, Derek Richardson - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Resolved: RequestProcessor: include() instead of forward()

2004-08-27 Thread Derek Richardson
Turns out the problem was a negative synergy between Tomcat 5 and a badly written request wrapper. The include() simply solved the problem by avoiding the code in tomcat 5 that triggered the issue with the wrapper. Time to rewrite the wrapper... From: Derek

Logic:iterate with html:text indexed properties

2004-04-14 Thread Scherger, Derek
ext tag needs some way of generating inputs with a prefix to the specified name, in my case aaa.list so that the inputs are named "aaa.list.simple[0].value" etc. Is there a better way to handle situations like this, or does my form bean need to be less structured to work properly? Thanks, Derek

RE: Logic:iterate with html:text indexed properties

2004-04-15 Thread Scherger, Derek
rom: Takhar, Sandeep [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 5:35 AM To: Struts Users Mailing List Subject: RE: Logic:iterate with html:text indexed properties You can manually create the property or use nested beans. sandeep -Original Message----- From: Scherger, Derek [mai

Re: help with a newbie topic-prepopulating a form

2005-07-06 Thread Derek Broughton
wer station without already having read the manual and asked those questions... (My Dad used to be the guy they asked, but I imagine a fair number of his students graduated to actually working in power plants without a clue about the "why&q

Re: M Galbreath

2005-07-06 Thread Derek Broughton
e _did_ make threatening noises. You just can't go doing that on government time. -- derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [OT] M Galbreath

2005-07-07 Thread Derek Broughton
;t include Maryland, and it hasn't been updated since 2003, it seems. I don't think that you're describing a "right to work" state - it's something more extreme - an "employer's rights" state. "Right to work&quo

Re: [OT] Hibernate vs. iBatis vs. POJO

2005-07-21 Thread Derek Broughton
gest initiative of the year for the company, the most > important project, there is still a deadline, usually and unreasonable > one, and taking the time to properly evaluate options isn't always given. Then go find a new job. There's lots of them for capable people -

Re: [OT] Hibernate vs. iBatis vs. POJO

2005-07-22 Thread Derek Broughton
t they _could_ get in two weeks. If they said "we need it _all_ in two weeks" they had to either forget it or throw more resources at it. The world is _not_ a Dilbert cartoon - we're highly prized professionals, and we don't have to accept slavery. -- derek --

Re: [OT] Hibernate vs. iBatis vs. POJO

2005-07-22 Thread Derek Broughton
Consultants are expected to know the technology and not learn it on their customers' time. When a company has its own IT staff, there are rarely opportunities for somebody else to underbid them. -- derek - To unsubscribe,

RE: [OT] Hibernate vs. iBatis vs. POJO

2005-07-22 Thread Derek Broughton
bidding on those contracts where I know I have expertise they don't have in-house. I should be able to underbid them, and not waste time experimenting with technologies. Often part of that contract will involve teaching the in-house staff how to maintain the

Re: [OT] Hibernate vs. iBatis vs. POJO

2005-07-26 Thread Derek Broughton
ring will help you scaling" is an urban myth > :-) It's hard to see where clustering is ever going to be more efficient than a single multi-cpu machine of the same capacity. The cluster only helps when you get into realms beyond the

Re: http://marc.theaimsgroup.com/ down and out?

2004-11-23 Thread Derek Broughton
On Tuesday 23 November 2004 15:12, Dakota Jack wrote: > Anyone know what is up with http://marc.theaimsgroup.com/ struts list > server? They have been down for days now. > It must be at your end. Works for me. -- derek ---

Re: Bean not found error for an existing bean

2004-11-23 Thread Derek Broughton
> > > messageId in mmBoxBean is null but logic:present says that it is not. -- derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: http://marc.theaimsgroup.com/ down and out?

2004-11-23 Thread Derek Broughton
On Tuesday 23 November 2004 15:46, Dakota Jack wrote: > I can get to the site, Derek, but searches do not work. Do you get > searches too? > Ah. No. I can browse the messages but a "Search" (for any of Subject, Author or Body) results in: "An unexpected error has o

Validator : network unreachable

2004-11-24 Thread Derek Broughton
e.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:700) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:584) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.r

Re: Validator : network unreachable

2004-11-24 Thread Derek Broughton
, and I do recall seeing a reference in one place that the tiles dtd should be in /WEB-INF, but my tiles doctypes all point to the jakarta url without any such problem, so that didn't make too much sense to me. -- derek -

Re: Validator : network unreachable

2004-11-24 Thread Derek Broughton
om Debian, the problem will go away - certainly the validator jar in my application dates back to 2003-07, whatever version it really is. -- derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: org.apache.jasper.JasperException: Unable to compile class for JSP

2004-11-25 Thread Derek Broughton
n/lib. I removed them and my problem went away, too. -- derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tiles: using i18n string

2004-11-29 Thread Derek Broughton
key, but I'm sure that's not always the case. It would seem that the beanName and beanProperty attributes of the put tag should come into play, here, but I haven't found a single example of using them. -- derek -

Re: Reset button does not clear JSP fields

2004-11-29 Thread Derek Broughton
lues - if your tag is , then the default value is going to be "zz". The simplest way to do what you want is either to create the tags with blank values, and have javascript that iterates through the form fields and sets the values, or create the t

Re: Help : creating dynamic styleId inside Logic:iterate

2004-11-29 Thread Derek Broughton
On Monday 29 November 2004 14:27, Aidas Semezys wrote: > It is not allowed to have just part of attribute value as JSP expression. > Here is the correct solution: > " > property="sharesPer"/> Thanks! That solved a problem I

Re: disable validation of validator.xml & validator-rules.xml

2004-12-01 Thread Derek Broughton
n is to make sure you have the latest commons-validator jar. 1.1.3 validates properly against the DTD in the jar file, rather than needing to go to the web. (But thanks for the more detailed explanation of _why_ going to 1.1.3 worked for me, Joe) -- derek ---

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

2004-12-01 Thread Derek Broughton
Despite two other good looking answers, I'd have to say that it seems unlikely that these should _both_ be "arg1" :-) -- derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-12-01 Thread Derek Broughton
e omitted a "not"), anyway... > -Original Message- > From: Derek Broughton [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 01, 2004 1:18 PM > To: Struts Users Mailing List > Subject: Re: Problem with validation using both minlength and maxlength > on the same

Re: [Vendor] Oracle JDeveloper 10.1.3 Preview version available

2004-12-06 Thread Derek Broughton
http://www.oracle.com/technology/products/jdev/101/viewlets/101/struts_new_ >features_viewlet_swf.html Thanks Duncan. I'm looking forward to it. -- derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tiles or Frames or Both

2004-12-07 Thread Derek Broughton
s significant, and/or you can see the need for caching data and > common code, frames can be very powerful. Only for data, never for code... -- derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Tiles or Frames or Both

2004-12-07 Thread Derek Broughton
On Tuesday 07 December 2004 12:34, [EMAIL PROTECTED] wrote: > On Tue, December 7, 2004 10:31 am, Derek Broughton said: > > If you're going to do something that makes it worthwhile putting the JS > > in the > > frame, you probably should be using a script file - in w

Re: ValidatorForm ???

2004-12-08 Thread Derek Broughton
not to say that lawyers have agreed you _can_ retransmit this mail in any way. The author _still_ holds copyright, and the extremely annoying blurb says nothing that isn't true of copyright in any case, and you can't disclaim your liability for sending viruses. -- derek --

Re: Problem with validation (?)

2004-12-09 Thread Derek Broughton
gt; so they can see what they typed and why it was wrong? Or more concisely, because HTML only has string types. -- derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Struts or straight HTML button for action w/ no assoc. form?

2004-12-09 Thread Derek Broughton
just venture forth with a > little caution is all. Very good point. I tend to use whatever is simplest _for me_, which is not necessarily the best or the most efficient solution in action. Frank's method requires a _very_ good understanding of the taglibs, which

Re: Problem with validation (?)

2004-12-09 Thread Derek Broughton
On Thursday 09 December 2004 18:02, Wendy Smoak wrote: > From: "Derek Broughton" <[EMAIL PROTECTED]> > > > > What happens when somebody types "ABCDE" into your Integer field on the > > > form, and it fails validation? Can you re-display the inc

Re: Problem with validation (?)

2004-12-09 Thread Derek Broughton
On Thursday 09 December 2004 19:09, Laconia Data Systems wrote: > Derek- > Any conversions (String to Integer or whatever) need to happen in your > Business Bean layer Not me... I just replied to a reply. :-) -- derek ---

Re: Opinions on Struts Layout

2004-12-10 Thread Derek Broughton
27;ve received so far strike me as odd - which makes me think none of the respondents have actually looked at Struts Layout. It's a properly struts-based tag library, and fits fine with _Struts_, but I had trouble getting it to do tabbed menus with Tiles.

Re: [OT - Friday]Corporate Stupidity

2004-12-12 Thread Derek Broughton
> > so what's the stupidest thing a company has ever done to YOU? That was it. Complete with fingerprint checks because they claimed they couldn't tell from knowing my date and place of birth whether I actually had a criminal record. Never mind that the _police_ told me

Re: Opinions on Struts Layout

2004-12-12 Thread Derek Broughton
On Friday 10 December 2004 16:38, David G. Friedman wrote: > Derek, > > If you made a list of bullet points for the parts of struts layout you like > most, perhaps we listmembers could point you in the direction of native > Struts parts or equivalent add-ons. I don't really se

Re: [OT - Friday]Corporate Stupidity

2004-12-13 Thread Derek Broughton
ve, though there is a small amount of confidential information, as there probably is in any IT position. I didn't have nearly as much problem with the demand for my fingerprints as their insistence that federal law requires them to keep my fingerprints on file after they've served

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

2004-12-13 Thread Derek Broughton
uld strongly recommend saving your User preferences etc back up to the > Server via "Session" attributes My 2 cents, How do you get a virus from a cookie? As a matter of habit, I don't accept cookies, but it's a privacy

Re: Generating valid HTML from tag

2004-12-14 Thread Derek Broughton
> Well, then, I'd have to agree it's a bug :-) I've never actually _tested_ the output - silly me, I thought if they said it was "standards compliant", it would be :-) -- derek - To unsubscribe,

Re: Generating valid HTML from tag

2004-12-15 Thread Derek Broughton
. > > Struts does not close them: . > > This might help as a reference: > http://struts.apache.org/faqs/kickstart.html#xhtml How so? It says what we already said here - except that it turns out not to be true. -- derek

Re: Struts, JSTL and ResourceBundle

2004-12-15 Thread Derek Broughton
asses/ApplicationResources.properties a symlink to a file they can access, and use 'reloadable="true" allowLinking="true"' in the tag I would think it would work. Ugly, but simple. -- derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Page navigation links

2004-12-17 Thread Derek Broughton
zardpage1 > wizard page 2 > > You're looking for breadcrumbs. My steel seive memory fails me, but there > is a library out there that will do this for you. Oh! that's what they are for :-) struts-layout has them: http://struts.application-servers.com/ -- derek --

Re: Generating valid HTML from tag

2004-12-14 Thread Derek Broughton
ssing about for drop-downs. > > Does anyone else bother with HTML validation? > And if so, how do you handle Forms and Form elements? Don't you need to use or to get full standards compliance? From the Struts Developer guide: "The o

Re: Error with JSTL 1.0.6 and struts 1.2.4

2004-12-20 Thread Derek Broughton
jstl in my case. Having jstl.jar in your WEB-INF/lib is probably no help at all in compiling in JDeveloper. Tools>Project Properties>Libraries>JSTL afaict, JSTL is available in the component palette by default -- derek ---

Re: html:file value

2004-12-22 Thread Derek Broughton
and change another object's value - you just can't write to the filename. You should, however, be able to programmatically submit the form, once the user has filled in the filename, so you can stick an image over that button (but then you could use an image button directly). -- derek ---

Re: bean:write filter question

2004-12-23 Thread Derek Broughton
ard for innerText, which means it's only guaranteed to work on IE. -- derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Required help to name a worksheet in xls

2004-12-29 Thread Derek Broughton
On Sunday 26 December 2004 23:53, Eddie Bush wrote: > Actually, you can export text an HTML table to Excel too -- just lie > and tell it the data is of type "application/excel" and then give the > filename as per above. > > ... handy :-) but ho

Re: New to Struts & seeking advice

2005-01-05 Thread Derek Broughton
gure out why I would want to use it, because it's so "behind the scenes" you can't see what it's doing. > Avoid Java on the AS400 in general. Come on, Jim, you know you really wanted to say "Avoid the AS400 in general." :-) -- derek --

Re: Struts Jar file error

2005-01-06 Thread Derek Broughton
ted what? It's not an executable jar. It's expected to be used in a Web Application server, like Tomcat -- derek - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[struts workflow extension] Workflow Violation Help

2004-05-19 Thread Wood, Derek (DIS Contractor)
I have everything working using the Struts Workflow extension except that I am having problems with the workflow violation mechanism. I have a wizard consisting of 6 pages. The workflow through the entire 6 pages is assigned a single primary workflow value. So, I made one violation mapping to

[struts workflow extension] workflow violation ?s

2004-05-19 Thread Wood, Derek (DIS Contractor)
workflow violation seems to work when trying to navigate off the workflow when pressing the browser's back button or reload button and when selecting a navigation link when the link points to a resource within the current application context. can't anything be done to prevent a workflow violation