Re: Struts is incomplete

2003-08-14 Thread Simon Kelly
Mark! Don't do that!!! I just snorted coffee all over the keyboard! - Original Message - From: Mark Galbreath [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Tuesday, August 12, 2003 4:06 PM Subject: RE: Struts is incomplete byte me, you cretin! ;-)

Re: [FRIDAY] Impossible requirements customer expectation management [WAS: method to get new Id to next action when old Id is in request?]

2003-08-12 Thread Simon Kelly
And talking of impossible requirements . Does anyone know how to include svg into html without having it in a separte downlaod able file? All my svg and html are dynamically created and I need to mirge them both and send out one page. All help would ... well help actually... cheers Simon

Re: [OT] XForms

2003-08-01 Thread Simon Kelly
I'm just starting to use it myself. And it's a bit of a pain in the RS really. I think that it will become a standard next year, as for use within static sites it's an extremely easy thing to use. (The wizard can knock up a form page in about 2 minutes, and saves a boat load of typing) However,

[OT] Best super-class for context handling.

2003-07-30 Thread Simon Kelly
Hi all, Bit off topic, sorry. But. What is the recommended super class to extend for a static class that could handle URL resolving? I want to put any code from all my other classes into one single class so I don't have to keep passing the ServletContext around when a class needs to resolve an

Re: [OT] Best super-class for context handling.

2003-07-30 Thread Simon Kelly
] (614) 213-6100 Simon Kelly [EMAIL PROTECTED] on 07/30/2003 08:31:25 AM Please respond to Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] cc: Subject: [OT] Best super-class for context handling. Hi all, Bit off topic, sorry

Re: [OT] Best super-class for context handling.

2003-07-30 Thread Simon Kelly
Systems Engineer II Enterprise Midrange - Bank One Infrastructure Operations [EMAIL PROTECTED] (614) 213-6100 Simon Kelly [EMAIL PROTECTED] on 07/30/2003 08:49:57 AM Please respond to Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] cc

Re: [OT] Best super-class for context handling.

2003-07-30 Thread Simon Kelly
D. Stewart Open Systems Engineer II Enterprise Midrange - Bank One Infrastructure Operations [EMAIL PROTECTED] (614) 213-6100 Simon Kelly [EMAIL PROTECTED] on 07/30/2003 09:47:55 AM Please respond to Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List

Using XMLForms in Struts

2003-07-24 Thread Simon Kelly
Hi all, has anyone tried to use the XMLForms in the struts setup yet? I need to use it as part of the pre-requisites for the current project, and am wondering if it is easy or complex to get it to run along side the struts framework. Any help appreciated as usual. Cheers Simon I have often

Re: Using XMLForms in Struts

2003-07-24 Thread Simon Kelly
] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, July 24, 2003 4:44 PM Subject: Re: Using XMLForms in Struts Hi Simon, what is xml forms? Do you use it to produce xml output? Is it for input as well? Adam Simon Kelly wrote: Hi all, has anyone tried to use the XMLForms

Re: two little questions

2003-07-14 Thread Simon Kelly
For Q1. You could pass the data that they enter through a paser, that delimits out the ... tags by placing '!--' after any '' and '--' before and '', this will stop this text being viewed as html. Or jusr remove the tags or allow cetain tags and remove any that aren't in the allowable ones!

Re: [OT] Use of Static Methods

2003-07-10 Thread Simon Kelly
I'm gonna get shot down in flames here, but I feel this may be a good way of looking at the differences between static and non-static methods. If you look at the compiled code for any OO language at the bytes in memory level, you can clearly see the differences between the two. When a compiled

Re: Virtual [FRIDAY]

2003-07-04 Thread Simon Kelly
[EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, July 04, 2003 9:07 AM Subject: Re: Virtual [FRIDAY] On Fri, 4 Jul 2003, Simon Kelly wrote: Date: Fri, 4 Jul 2003 07:35:54 +0200 From: Simon Kelly [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL

Re: [OT] Does any one know ....

2003-07-04 Thread Simon Kelly
://www.ninsky.com/struts/powered.html Steve -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED] Sent: July 3, 2003 10:37 AM To: Struts Users Mailing List Subject: Re: [OT] Does any one know On Thu, 3 Jul 2003, Simon Kelly wrote: Date: Thu, 3 Jul 2003

Re: Virtual [FRIDAY]

2003-07-04 Thread Simon Kelly
? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, July 04, 2003 5:03 AM To: [EMAIL PROTECTED] Subject: Re: Virtual [FRIDAY] No the answer is far simpler than that! Who knows an honest salesman? from:Simon Kelly [EMAIL PROTECTED] date:Fri, 04 Jul

[OT] Does any one know ....

2003-07-03 Thread Simon Kelly
were I can get hold of a Powered By Struts image that has a transparent background? Also, a Powered By Apache one as well? Cheers Simon I have often wondered how it is that every man loves himself more than all the rest of men, but yet sets less value on his own opinion of himself than on the

Re: Virtual [FRIDAY]

2003-07-03 Thread Simon Kelly
I don't get another holiday till the 14th Aug. Rub it in why don't you!!! Of course that day off will actually be a month spent playing golf in Scotland, Spain, France and Germany! Hey, I feel much better already. How about you lot?? Cheers Simon happy happy happy Kelly - Original

Re: Virtual [FRIDAY]

2003-07-03 Thread Simon Kelly
a lot Simon ... one day for us, vs a whole month for you!!! Glad you cheered *yourself* up! :-) Susan Bradeen On 07/03/2003 11:21:13 AM Simon Kelly wrote: I don't get another holiday till the 14th Aug. Rub it in why don't you!!! Of course that day off will actually be a month spent

Re: Virtual [FRIDAY]

2003-07-03 Thread Simon Kelly
: RE: Virtual [FRIDAY] I think that sucks. -Original Message- From: Simon Kelly [mailto:[EMAIL PROTECTED] Sent: Thursday, July 03, 2003 11:21 AM To: Struts Users Mailing List Subject: Re: Virtual [FRIDAY] I don't get another holiday till the 14th Aug. Rub it in why don't you

Re: Virtual [FRIDAY]

2003-07-03 Thread Simon Kelly
clubs for me. -Tim *FORE* Chen -Original Message- From: Simon Kelly [mailto:[EMAIL PROTECTED] Sent: Thursday, July 03, 2003 12:07 PM To: Struts Users Mailing List Subject: Re: Virtual [FRIDAY] I know!!! Happiest I've been in months ;-) Now lets see, where did I leave those plus

site root going straight to a .do

2003-06-30 Thread Simon Kelly
Hi all, Sorry about the subject line, it's the best I can do in one sentance. What I'm trying to do, is set up the wecome file, so that instead of having to go via a html or jsp page, I can go straight to an action class! Any ideas? If someone types in htt://our.site.com/ourapp then it should

Re: site root going straight to a .do

2003-06-30 Thread Simon Kelly
) that forwards to a global welcome. But your welcome to forward it to your start action. Johan Simon Kelly wrote: Hi all, Sorry about the subject line, it's the best I can do in one sentance. What I'm trying to do, is set up the wecome file, so that instead of having to go via a html or jsp

Using URLConnection to get a list of files in a directory.

2003-06-30 Thread Simon Kelly
Hi all, I am trying to make my webapp, path safe, by only using the URLs to get at all the resources, so that I can get at the files even if the war has not been unpacked. However, I need to get a list of files contained within a directory within the WEB-INF/ and record their names in a String[],

Re: site root going straight to a .do

2003-06-30 Thread Simon Kelly
Users Mailing List [EMAIL PROTECTED] Sent: Monday, June 30, 2003 3:20 PM Subject: Re: site root going straight to a .do Hi simon kelly, I dont know why do u want to do that If u would still need to do that, in the struts-config.xml action path=/welcome.jspthis is important type

Re: site root going straight to a .do

2003-06-30 Thread Simon Kelly
the welcome-file-list in web.xml. I guess you can do all this there. Affan Simon Kelly [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi all, Sorry about the subject line, it's the best I can do in one sentance. What I'm trying to do, is set up the wecome file, so that instead

Re: site root going straight to a .do

2003-06-30 Thread Simon Kelly
the in web.xml. I guess you can do all this there. Affan Simon Kelly wrote in message news:[EMAIL PROTECTED] Hi all, Sorry about the subject line, it's the best I can do in one sentance. What I'm trying to do, is set up the wecome file, so that instead of having to go via

Deprecation of perform()

2003-06-27 Thread Simon Kelly
Hi all, In Struts-1.1-rc2, I'm getting an warning during compilation that the perform() method has been depreciated. I was under the impression that execute() had been depreciated in fafour of perform(). Could someone comment please. Thanks Simon I have often wondered how it is that every

Re: Deprecation of perform()

2003-06-27 Thread Simon Kelly
Thanks Dirk, I had a little problem a while ago with this, during a change for release, where I had been using execute() which then failed to work moving upto 1.0.2. I switched to perform() and all was fine again. I'll give execute a go, and see hwat happens this time :-) Cheers, and thanks

Re: [FRIDAY] Lichtenberg quote [WAS: RE: Deprecation of perform()]

2003-06-27 Thread Simon Kelly
? -Original Message- From: Simon Kelly [mailto:[EMAIL PROTECTED] Sent: Friday, 27 June 2003 15:01 To: Struts Users Mailing List Subject: Deprecation of perform() Hi all, In Struts-1.1-rc2, I'm getting an warning during compilation that the perform() method has been depreciated. I

Re: [FRIDAY] Lichtenberg quote [WAS: RE: Deprecation of perform()]

2003-06-27 Thread Simon Kelly
Your right. I pasted in one from the wrong bit of my quotes file. The second wright one I wanted was If it keeps up, man will atrophy all his limbs but the push-button finger Very apt for the current world ;-) Although saying that, I think this one may not be wright either. I'll just

Re: [FRIDAY] Lichtenberg quote [WAS: RE: Deprecation of perform()]

2003-06-27 Thread Simon Kelly
when it's in my sig... On Friday, June 27, 2003, at 04:42 PM, Simon Kelly wrote: Your right. I pasted in one from the wrong bit of my quotes file. The second wright one I wanted was If it keeps up, man will atrophy all his limbs but the push-button finger Very apt

getting a file path to /WEB-INF from a HttpSession

2003-06-27 Thread Simon Kelly
Hi all, I'm struggling with this a bit. I have a class, that I call from an Action class. I am trying to get the path to WEB-INF (C:\tomcat\webapps\myApp\WEB_INF) but all I have to play with is the HTTPServletRequest/Responce. I can do it in a class extending javax.servlet.Servlet, but I haven't

Re: getting a file path to /WEB-INF from a HttpSession

2003-06-27 Thread Simon Kelly
a HttpSession try request.getSession(false).getServletContext().getRealPath(/WEB-INF/...)) or, in an action you could do getServlet().getServletContext().getRealPath(/WEB-INF/...); -- Voytek Jarnot Quidquid latine dictum sit, altum viditur. -Original Message- From: Simon Kelly

Http:// line display

2003-06-24 Thread Simon Kelly
Hi all, Does anyone know of a conveniant way to stop the http:// line in the browsers from showing the *.do at the end of the site address? I'd like to just have the site url and nothing more showing, I've seen it done on other sites, but I'm not sure how they achieve it. Any help, as always,

Re: Http:// line display

2003-06-24 Thread Simon Kelly
Have a frameset with just one frame. Thanks Adam, I sort of see how that would work. I'm not that hot on html though, I just do basic stuff, one thing one page type of thing. How would the calls to the struts controller behave in a frameset enviroment? And how would I need to designate the

Re: Http:// line display

2003-06-24 Thread Simon Kelly
I believe the only limitation is that if you use multi-ple struts modules you have to use extension mapping (*.do) Thanks Steve. So by multiple modules do you mean more than one collection of Action classes, like cart/*, order/*, etc/* with different directory structures within the single

Re: Http:// line display

2003-06-24 Thread Simon Kelly
have some downside so it's probably a bit over the top to use them just to control your URL display. Simon Kelly wrote: Have a frameset with just one frame. Thanks Adam, I sort of see how that would work. I'm not that hot on html though, I just do basic stuff, one thing one page type

Logging in struts.

2003-06-18 Thread Simon Kelly
Hi all, I didn't really want to post such a basic question, but I have tried a couple of possible solutions and have had zero luck. So, How do you log messages using the Struts logger, so that they will print to screen? I.E the window that tomcat is running in, in my case. Thanks, cheers etc

Re: Logging in struts.

2003-06-18 Thread Simon Kelly
Logging or Log4J within your struts apps. And: whatever you print to stdout or stderr appears in your tomcat window anyway (at least it should) Greetz from Karlsruhe too, Filip -Original Message- From: Simon Kelly [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2003 10:24 AM

Re: Logging in struts.

2003-06-18 Thread Simon Kelly
: Logging in struts. -Original Message- From: Simon Kelly [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 18, 2003 11:02 AM To: Struts Users Mailing List Subject: Re: Logging in struts. Hi Gemes and Filip, Thanks for the answers. I'm using commons logging (and I'm just

Re: Logging in struts.

2003-06-18 Thread Simon Kelly
Done that. It's my usual option for loggin in struts. But even that seems to have failed me :-( - Original Message - From: Kwok Peng Tuck [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Wednesday, June 18, 2003 12:24 PM Subject: Re: Logging in struts. Hmm very

Re: Logging in struts.

2003-06-18 Thread Simon Kelly
think it does or is not being found at start-up. Simon Kelly wrote: Done that. It's my usual option for loggin in struts. But even that seems to have failed me :-( - Original Message - From: Kwok Peng Tuck [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED

Re: [FRIDAY13] Mark at the office

2003-06-13 Thread Simon Kelly
So, slow day at the office then!?!?! :-) Simon PS I have actually read comics for the first 4 hours, now I have to play Quake for an hour, then work for 10 minutes and go home. I LOVE FRIDAYS! - Original Message - From: Mark Galbreath [EMAIL PROTECTED] To: 'Struts Users Mailing

Re: OT FRIDAY: Take a break with struts users

2003-06-13 Thread Simon Kelly
So it's taken you 6 months to make figures of 6 out of the seven dwafts! Man, are they life size figures?? - Original Message - From: Mark Galbreath [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Friday, June 13, 2003 4:58 PM Subject: RE: OT FRIDAY: Take a

Re: [OT] What layer does an XSL transform belong to

2003-06-04 Thread Simon Kelly
Jeff, The simple answer to your question (asumming the transform is to html) is that transformations are part of the view. I use only xml and xslt for the client side out put in my struts app. What happens is that you replace all the jsps with xslt stylesheets and an xslt processor (servlet),

Re: [OT] slackers

2003-06-02 Thread Simon Kelly
Stop that, stop that ... this is just silly ... move on to the next sketch. - Original Message - From: Micael [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Monday, June 02, 2003 8:24 AM Subject: Re: [OT] slackers I'm a lumberjack and I'm OKAY! At 03:06 PM

[OT] Using struts menus in xslt.

2003-04-03 Thread Simon Kelly
Hi all, Would it be possible to use the struts menu system within an xslt file? I like the idea of the menu system, but can't, due to project restrictions use jsp pages. Cheers Simon Institut fuer Prozessdatenverarbeitung und Elektronik, Forschungszentrum Karlsruhe GmbH, Postfach 3640,

Re: Upgrade from struts 1.0

2003-03-31 Thread Simon Kelly
Tight under-pants are the key!!! - Original Message - From: Mark Galbreath [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Monday, March 31, 2003 3:11 PM Subject: RE: Upgrade from struts 1.0 Wear a hat - protect your hair. - Original Message -

Re: [OT] overwhelmed [was] Re: Does a degree matter?

2003-03-31 Thread Simon Kelly
Write your own cheques if you know FORTRAN!! - Original Message - From: Andrew Hill [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Monday, March 31, 2003 4:22 PM Subject: RE: [OT] overwhelmed [was] Re: Does a degree matter? Yep. Once over 30 in IT your far too

Re: [OT] overwhelmed [was] Re: Does a degree matter?

2003-03-31 Thread Simon Kelly
libraries they wrote 20 years ago. LOL, -jeff On Monday, March 31, 2003, at 08:31 AM, Simon Kelly wrote: Write your own cheques if you know FORTRAN!! - Original Message - From: Andrew Hill [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent

Re: [OT] overwhelmed [was] Re: Does a degree matter?

2003-03-31 Thread Simon Kelly
programming, and improved interoperability with the C language. Why not implement a framework like struts for fortran 2000 ? Ok I shut up... lool -- Alexandre Jaquet - Original Message - From: Simon Kelly [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED

Re: Does a degree matter?

2003-03-31 Thread Simon Kelly
Oo oo ... I have a good one we had to do last year. Write the vhdl code (hardware designed in software) to impliment the whole of the original IBM RS232 comunications protocol (The name of which slips my feeble mind at the oment). That was a hum-dinger of a project, and noone got the whole thing

Re: [OT] Re: Does a degree matter?

2003-03-30 Thread Simon Kelly
Hi Brandon, Just thought I'd give you my 2 cents from the position you may find yourself in the 6 months. I gave up a reasonably promising career in electronics to go back to school to study Real-time systems (v.low level programming) at age 31. And although I think all of the advice you have

Re: [FRIDAY]Re: Just let me be the first to say...

2003-03-28 Thread Simon Kelly
: Simon Kelly [mailto:[EMAIL PROTECTED] Sent: Friday, 28 March 2003 15:05 To: Struts Users Mailing List Subject: Re: Just let me be the first to say... +1 The weekend starts here! Wooo Hooo! - Original Message - From: Scott Barr [EMAIL PROTECTED

Re: Questions concerning Tiles

2003-03-28 Thread Simon Kelly
You may also want to have a look at the Calendar class as a method of generating your Date objects. There are several methods that are very useful for getting Locale times, so users would get there local time, not the time where you app is located. If you have the Calendar in a Static class as

[OT] Library files interfering with each other!?!

2003-03-28 Thread Simon Kelly
Hi all, Has anyone seen a problem like this before? I have two jar files containing the same structure. xmlparserv2.jar from oracle and j2sdkee.jar both have the javax.xml.transform paths. The oracle one is causing a problem with my application, but I need certain parts in the rest of the

Re: MessageResources problem ?

2003-03-28 Thread Simon Kelly
You should really have the bundles named like this. myresource myresource_de (Germany) myresourse_ko (Korea) etc One of the struts book will have a good line on this, or the i18n page at the main web site. Cheers Simon - Original Message - From: Eric Chow [EMAIL PROTECTED] To: Struts

Re: [FRIDAY]Re: Just let me be the first to say...

2003-03-28 Thread Simon Kelly
: [FRIDAY]Re: Just let me be the first to say... On Fri, 2003-03-28 at 03:41, Simon Kelly wrote: However, House at Pooh Corner is still my volume of choice, with a nice cup of coco. =]:0) Simon Now that's a smiley I've never seen before.. care to enlighten, Simon? Becky

Re: [FRIDAY]Re: Just let me be the first to say...

2003-03-28 Thread Simon Kelly
Subject: Re: [FRIDAY]Re: Just let me be the first to say... On Fri, 2003-03-28 at 05:50, Simon Kelly wrote: Was just lookin for something that was close to a top-hat. I get bored easily ;-) and I don't have my teddy bear to play with :-( awww.. I have a voodoo doll at my desk that keeps me

Re: [OT] Query design question

2003-03-28 Thread Simon Kelly
Not sure if this is what your looking for, but I have a similar problem where I have keys and long names for db lookup. When my app starts up, one of the first things that happens is that the first user in triggers a method that creates an xml file pulling all the keys in and their related long

Re: [FRIDAY]Re: Just let me be the first to say...

2003-03-28 Thread Simon Kelly
... I have a stock of inspiration near me how much do you want , and with wich flavor ? ananas, apple, chery ? lol - Original Message - From: Simon Kelly [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, March 28, 2003 12:12 PM Subject: Re: [FRIDAY]Re

Re: [OT] Query design question

2003-03-28 Thread Simon Kelly
man looks more like a lady with a bouffant cuz of the parenthesis ;) On Fri, 2003-03-28 at 06:48, Simon Kelly wrote: Not sure if this is what your looking for, but I have a similar problem where I have keys and long names for db lookup. When my app starts up, one of the first things

Re: [OT] Library files interfering with each other!?!

2003-03-28 Thread Simon Kelly
the second jar provided they are not in first jar.. -Original Message- From: Simon Kelly [mailto:[EMAIL PROTECTED] Sent: Friday, March 28, 2003 11:27 AM To: Struts Users Mailing List Subject: [OT] Library files interfering with each other!?! Hi all, Has anyone seen a problem like

Re: [OT] Library files interfering with each other!?!

2003-03-28 Thread Simon Kelly
] Library files interfering with each other!?! On Fri, 2003-03-28 at 07:44, Simon Kelly wrote: Nope. Didn't work, still getting the same problem. Do you know if it is possable to cut up a jar and extract parts and ditch the rest?? Cheers Simon yup. jar xvf xxx.jar expands

Re: [OT] Contract Work: Going Rate?

2003-03-27 Thread Simon Kelly
These are some going full time rates for a London based e-learning company, for an average of 1880 hrs worked in one year (Five weeks holiday not included in the figures, but you'd get the same rate). The company pays OT on projects that need it, but actually limit the number of hours in a week

Re: [OT] Contract Work: Going Rate?

2003-03-27 Thread Simon Kelly
+ years). A lot more... Are those fair dinkum rates or are you just having us on? Five weeks holiday??? OT pay??? Yeh. Thought so. Its a joke. hehe. You had me going there mate! -Original Message- From: Simon Kelly [mailto:[EMAIL PROTECTED] Sent: Thursday, 27 March 2003 16:08

Re: Arguments

2003-03-27 Thread Simon Kelly
There is a list of sites (somewhere) that us struts as the framework. You could show them those, some where quite impressive. Just search the archive for sites using struts. Cheers Simon - Original Message - From: Joao Batistella [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL

Re: [OT] Contract Work: Going Rate?

2003-03-27 Thread Simon Kelly
at anything from 1.6M to 82.5M+ As you may have guessed, I have nothing to do at the moment (waiting on an executive decission) =]:0) Cheers Simon - Original Message - From: Simon Kelly [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, March

[could be OT]Using JXPath within struts

2003-03-27 Thread Simon Kelly
Hi all, Does anyone here use JXPath in their applications? I'm trying to get a list of pointers out as one of the help pages sugests, but I can't find the getPointer method they use? Anyone one else tryed it?? I though struts any have used it for getting data out of the xml files, as it'S an

Re: Just let me be the first to say...

2003-03-27 Thread Simon Kelly
+1 The weekend starts here! Wooo Hooo! - Original Message - From: Scott Barr [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Friday, March 28, 2003 7:52 AM Subject: Just let me be the first to say... TGIF!! Scott www.exergonic.com.au

Multiple form inputs of the same name into a bean

2003-03-26 Thread Simon Kelly
Hi all, All bean examples I can find are only dealing with single named inputs from a form. Has any one delt with multiple inputs of the same name into a form before?? If any one has, could you answer the following questions: 1) How should the setter method be coded? 2) What is the best

Re: Multiple form inputs of the same name into a bean

2003-03-26 Thread Simon Kelly
in the array that do not have defaults, otherwise it's pretty straightforward. -Original Message- From: Simon Kelly [mailto:[EMAIL PROTECTED] Sent: 26 March 2003 11:00 To: Struts Users Mailing List Subject: Multiple form inputs of the same name into a bean Hi all, All bean examples

[OT - a bit] Changing a date from dd.mm.yyyy hh:mm:ss to number of milliseconds since 1970

2003-03-26 Thread Simon Kelly
Hi, Does anyone know of a way of doing this convertion in Java or in struts for that matter? My db needs the milliseconds, rounded to seconds and I'm asking the user for a date in the normal format. As a *major* not, I can't do the convertion client side as I have to keep the output to them as

Re: [OT - a bit] Changing a date from dd.mm.yyyy hh:mm:ss to number of milliseconds since 1970

2003-03-26 Thread Simon Kelly
java.text.DateFormat.parse() gets you a java.util.Date which you can call getTime() on. Good Luck! --m -Original Message- From: Simon Kelly [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 26, 2003 8:28 AM To: Struts Users Mailing List Subject: [OT - a bit] Changing a date from dd.mm. hh:mm:ss

Re: Form not populating from post to struts.

2003-03-25 Thread Simon Kelly
=8AF18163C316123869B5EFBFAD6BC91 2 -Original Message- From: Simon Kelly [SMTP:[EMAIL PROTECTED] Sent: Monday, March 24, 2003 3:18 PM To: Struts Users Mailing List Subject: Form not populating from post to struts. Hi all, Cannot for the life of me spot the problem here

[OT] Multiple mail rejects and bounces from mergent.com

2003-03-25 Thread Simon Kelly
Hi all, Is anyone else getting an absolute boat load of messages from the [EMAIL PROTECTED] I got 5 just off my first post of the day. I don't mind if people delete the messages, but I *really* don't need to know about it every time. Could the person responsible, just filter those messages to

Re: getting javax.servlet.ServletException...

2003-03-25 Thread Simon Kelly
Can you post a copy of your struts-config.xml Cheers Simon - Original Message - From: Ramesh_KumarP [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 9:33 AM Subject: getting javax.servlet.ServletException... Hi all I am getting

Re: getting javax.servlet.ServletException...

2003-03-25 Thread Simon Kelly
, -Original Message- From: Simon Kelly [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 2:11 PM To: Struts Users Mailing List Subject: Re: getting javax.servlet.ServletException... Can you post a copy of your struts-config.xml Cheers Simon - Original Message - From

Re: getting javax.servlet.ServletException...

2003-03-25 Thread Simon Kelly
Couldn't open the attachment, could you just paste it into the message for me, Cheers Simon - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

At what point in the cycle does struts fill out the ActionForm

2003-03-25 Thread Simon Kelly
Hi all, Still having problems with this. I've read the books inside out and back to front, but I still am unsure where in the process cycle struts fills in the ActionForm. I am accessing the form in two places, firstly in the associated Action class that the form submit button directs the post

Re: At what point in the cycle does struts fill out the ActionForm

2003-03-25 Thread Simon Kelly
to the servlet you forward to after the action - which kind of begs the question where is that data coming from? - it is a servlet and not another action you forward to right? -Original Message- From: Simon Kelly [mailto:[EMAIL PROTECTED] Sent: Tuesday, 25 March 2003 18:59 To: Struts Users

Re: At what point in the cycle does struts fill out the ActionForm

2003-03-25 Thread Simon Kelly
You said : in the RequestSignalsDelegate and it removes the form from the request in the same way as well. If it removes datas from request, where are datas you get in your (StrutsCX)Servlet from ? Exactly the same place. The code to retrieve the form is identical: ActionForm form =

Re: getting javax.servlet.ServletException...

2003-03-25 Thread Simon Kelly
This is a different root cause to the one before. The parser that is trying to load in the struts-config, is trying to connect to the site to get the dtd. I have not seen this before. I have chacked all the files you posted and they all conform to the struts spec exactly, I am at a loss to

Field by field validation using validation.xml

2003-03-24 Thread Simon Kelly
Hi, I'm stuck with a little problem on validation, where an empty field can be valid if there is content in another field. I can't work out how to put this into the validation file. I can see how to check for content, but not dependancies on other field content. Any help would be appreciated.

Re: I NEED HELP

2003-03-24 Thread Simon Kelly
I've just donned my psychic hat and will now solve your problems. 1) You need to shutdown tomcat, re-deploy your war file and then restart tomcat. 2) Mm you have forgotten to put a / in front of the path name. IE path=/info NOT path=info I thank you ... and for my next trick I

Re: I NEED HELP

2003-03-24 Thread Simon Kelly
className=org.apache.catalina.logger.FileLogger directory=c:\\crm-dev2\\web-inf\\logs prefix=crmtest_log. suffix=.txt timestamp=true/ /Host - Original Message - From: Simon Kelly [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Monday

Form not populating from post to struts.

2003-03-24 Thread Simon Kelly
Hi all, Cannot for the life of me spot the problem here. Could someone check the following and see if there is an obvoius error that would mean struts wouldn't populate the form. Cheers Simon Form, stripped from the html: [snip] form name=signalSelectForm

Re: Populating form fields

2003-03-20 Thread Simon Kelly
Hi Shirish, That was almost what I was looking for just then. A very opportune post. I have a quick OT question about the form entry though that you may be able to answer. When my form is rendered to the user in html I want the value displayed to the user to be different to that sent to the

Re: [OT] Meeting in Paris this Saturday

2003-03-20 Thread Simon Kelly
I always read Marks posts, and it's a close run thing!! - Original Message - From: David Graham [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 20, 2003 3:51 PM Subject: RE: [OT] Meeting in Paris this Saturday Why do you always bait people with inflamatory OT posts? It

Re: [OT] Meeting in Paris this Saturday

2003-03-20 Thread Simon Kelly
Holly Flame Wars Batman!!! I think putting a stop to this thread right now would be a good idea. Cedric is offering some free qa to those IN France, no one is expecting everyone on the list to jump on a plane and rush over (Though that would be well funny) Mark is sarcastic. Deal with it, and

Re: [OT] Meeting in Paris this Saturday

2003-03-20 Thread Simon Kelly
;) http://www.parentingpress.com/covers/angry.jpg - Original Message - From: Simon Kelly [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, March 20, 2003 4:35 PM Subject: Re: [OT] Meeting in Paris this Saturday Holly Flame Wars Batman!!! I

Re: help.. what do i charge

2003-03-19 Thread Simon Kelly
The UK Local Authorities do have a policy on purchase of software (and other products), and I think, but don't quote me, you can get a copy from the Government offices in London. This outlines the policy of product offers to the government in general ascertaining to the price, guarantee and

Re: help.. what do i charge

2003-03-19 Thread Simon Kelly
: help.. what do i charge Simon that is a massive help.. just been doing the sums and i think its very reasonable.. cheers fella. J incidentally, what about if i decided not to sell directly and sold the product to a software house?? what then? Simon Kelly [EMAIL PROTECTED] wrote

[OT] Changing a form page with minimal involvement of struts.

2003-03-17 Thread Simon Kelly
Hi all, I have labeled this OT, cause the solution may not involve struts at all. I would like to present the client with a specific type of data entry in a form page. It will be collecting a timestamp from the client, but I want to give them several different ways of giving me the data; by

Re: Loading complex forms with Struts.

2003-03-16 Thread Simon Kelly
the id's for the selected subsystem. Within your jsp page, make sure all the checkboxes have the same name, and it should populate that array with the same name as the checkboxes in your form bean. I'm hoping this works for me! Kevin On Thu, 2003-03-13 at 23:39, Simon Kelly wrote: Hi all

[FRIDAY] You know you've been a web-developer too long when ...

2003-03-14 Thread Simon Kelly
You comment out your JavaScript on paper in case it runs when someone else looks at it. You end your sentences with / When your friend points out someone in the street who's strutting, and you start look around for the web-server. You and the animal protection agency are in conflict over what a

Can struts handle multiple forms in a post + Partial answer to - [Re: Loading complex forms with Struts.]

2003-03-14 Thread Simon Kelly
As an amendum to the question Loading complex forms with Struts.. I have found a solution and more problems :-( I need the data loaded into two beans, one for the Subsystem: String name; String time; List signals; And then one to hold all the subsystems: List subsystems;

Re: [XEN] Simple question: forward and redirect

2003-03-14 Thread Simon Kelly
When you forward, you pass control to another class within your current application root context. When you redirect, you can pass in or out of the context. Simon - If I have this wrong, my site is well sha***d!! - Original Message - From: Fabio Mancinelli [EMAIL PROTECTED] To: Struts

Loading complex forms with Struts.

2003-03-13 Thread Simon Kelly
Hi all, I have a form within a page that I need struts to populate in a specific manner. The data selection within the page is as follows: A variable number of subsystems, that can be independently selected. Each subsystem has a time selection (single) and signal selection (one to many). I

Re: [OT] Learning Curve Management or Confusions of a Newbie

2003-03-07 Thread Simon Kelly
Jeff you are not alone in this. I've been at this for six months and have gone through pretty much the same set of problems. The thing with what you are suggesting (and this is only my opinion) is, Who will do it *AND* look after it?. The trouble is (and I have found this through searching the

Re: [OT] IDE / ERD modeling (Was: Re: struts IDE)

2003-03-06 Thread Simon Kelly
I was insalling Red Hat 8.0 last night, and am damn sure I saw a modling package being installed. I'll have a look through it tonight and mail if I find anything. Cheers Simon - Original Message - From: Becky Norum [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED]

  1   2   >