Re: forcing relative urls from struts instead of the absolute urls!

2006-01-06 Thread Ognjen Blagojevic
Max Cooper wrote: It sounds like your main challenge is that you have requests to a web server that look like http://web.domain.com/foo/bar/me mapped to an app deployed on an app server that you might access directly as http://app.domain.com/me. The app will make site-root relative URLs like

Re: The framework I think I want...

2006-01-06 Thread Tamas Szabo
On 1/6/06, Michael Jouravlev [EMAIL PROTECTED] wrote: On 1/5/06, Tamas Szabo [EMAIL PROTECTED] wrote: I'm actually quite happy with what Struts has to offer except for the deal with having to use ActionForms. I'd really like a Struts-like framework but allows me to use POJOs to

[FRIDAY] How to RTFM

2006-01-06 Thread Dave Newton
http://uncyclopedia.org/wiki/RTFM Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [FRIDAY] How to RTFM

2006-01-06 Thread Niall Pemberton
LOL, brilliant :-) Niall - Original Message - From: Dave Newton [EMAIL PROTECTED] Sent: Friday, January 06, 2006 12:32 PM http://uncyclopedia.org/wiki/RTFM Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [FRIDAY] How to RTFM

2006-01-06 Thread Rafael Nami
HUAHUAHHAUHAUHAHUAHUAHUAHAU. 2006/1/6, Niall Pemberton [EMAIL PROTECTED]: LOL, brilliant :-) Niall - Original Message - From: Dave Newton [EMAIL PROTECTED] Sent: Friday, January 06, 2006 12:32 PM http://uncyclopedia.org/wiki/RTFM Dave

Re: [FRIDAY] How to RTFM

2006-01-06 Thread David Delbecq
I just hope nobody on this list will take it seriously... Le Vendredi 6 Janvier 2006 13:32, Dave Newton a écrit : http://uncyclopedia.org/wiki/RTFM Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [FRIDAY] How to RTFM

2006-01-06 Thread Dave Newton
David Delbecq wrote: I just hope nobody on this list will take it seriously... I thought they already did :/ Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: The framework I think I want...

2006-01-06 Thread Ted Husted
On 1/6/06, Tamas Szabo [EMAIL PROTECTED] wrote: So why is it better to bind request params to business layer objects directly without using ActionForms? It isn't, really. People do that, but when we do, we flirt with the dark side. The problem with ActionForms, and similar strategies, is that

Re: [FRIDAY] You might be a geek if ...

2006-01-06 Thread Ted Husted
On 12/30/05, Ted Husted [EMAIL PROTECTED] wrote: ... for Christmas, Santa brings you all six Star Wars movies, so you can watch them in order, from The Phantom Menace through Revenge of the Jedi. ... and, somehow, that gives you bragging rights on the Struts User list :) -T.

[FRIDAY] You might be a Struts User if ...

2006-01-06 Thread Ted Husted
... you write your New Year resolutions on the back of a page from your 2006 page-a-day Dilbert desk calendar, and every one ends with dot-do. * GetMoreExcercise.do * TakeYourVitamins.do * DrinkLightBeer.do -Ted. - To

Re: The framework I think I want...

2006-01-06 Thread Dave Newton
Ted Husted wrote: The big picture is that the presentation layer, whether it's a web layer or not, needs to know a lot about every property that is exposed by the application. We need to know the property's * view name * view type (String or boolean) * validation constraints * default control

Re: The framework I think I want...

2006-01-06 Thread Mark Lowe
On 1/6/06, Tamas Szabo [EMAIL PROTECTED] wrote: On 1/6/06, Michael Jouravlev [EMAIL PROTECTED] wrote: On 1/5/06, Tamas Szabo [EMAIL PROTECTED] wrote: I'm actually quite happy with what Struts has to offer except for the deal with having to use ActionForms. I'd really like a

Re: The framework I think I want...

2006-01-06 Thread Ted Husted
On 1/6/06, Dave Newton [EMAIL PROTECTED] wrote: I expect I'm just groggy, but why does the presentation side need to know about model/persistence stuff? Client side validation. One of my primary concerns is that I want as much of the application as reasonable to be accessible to the

Re: The framework I think I want...

2006-01-06 Thread Dave Newton
Ted Husted wrote: On 1/6/06, Dave Newton [EMAIL PROTECTED] wrote: I expect I'm just groggy, but why does the presentation side need to know about model/persistence stuff? Client side validation. Doesn't it just need validation info rather than model knowledge (you listed

Re: The framework I think I want...

2006-01-06 Thread Rick Reumann
Dave Newton wrote the following on 1/6/2006 9:35 AM: Doesn't it just need validation info rather than model knowledge (you listed validation constraints/msgs in your original list, which is why I can't figure out why it needs any more info). Not necessarily related to the model per-se but I

Re: The framework I think I want...

2006-01-06 Thread Ted Husted
On 1/6/06, Dave Newton [EMAIL PROTECTED] wrote: Doesn't it just need validation info rather than model knowledge (you listed validation constraints/msgs in your original list, which is why I can't figure out why it needs any more info). If we consider the target type to be a validation

RE: [FRIDAY] You might be a geek if ...

2006-01-06 Thread Chris McCormack
...after saying/handwriting the wrong thing your left hand instinctively moves to press CTRL-Z. Yes I have done this :( __ This email has been scanned for all viruses by the MessageLabs SkyScan service. For more information on a proactive anti-virus service working

RE: [FRIDAY] You might be a geek if ...

2006-01-06 Thread gramani
LOL As well as a Cntrl-F when you are reading a book...!! Chris McCormack [EMAIL PROTECTED] wrote on 01/06/2006 11:01:18 AM: ...after saying/handwriting the wrong thing your left hand instinctively moves to press CTRL-Z. Yes I have done this :(

validation.xml ---- validate to make sure entered number is positive

2006-01-06 Thread fea jabi
Have a field in my jsp. Have to make sure the entered value in the field is a positive integer. Using validation.xml for validation. How to this? Thanks. _ Express yourself instantly with MSN Messenger! Download today - it's

Re: [FRIDAY] You might be a geek if ...

2006-01-06 Thread Simon Chappell
I have been known to type :wq when trying to save documents written in those new-fangled gooey-thingies. :-) Simon On 1/6/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: LOL As well as a Cntrl-F when you are reading a book...!! Chris McCormack [EMAIL PROTECTED] wrote on 01/06/2006

Re: [FRIDAY] You might be a geek if ...

2006-01-06 Thread Clayton Barnette
...your wife, (meaning to compliment your reading of thick Java programming books) introduces you to her friends -- This is my husband, he reads phonebooks. On 1/6/06, Chris McCormack [EMAIL PROTECTED] wrote: ...after saying/handwriting the wrong thing your left hand instinctively moves to

Need to display a page from a seperate site inside a Struts application

2006-01-06 Thread Tyrell Perera
Hi All, I'm developing a jsp application which generates a page which needs to be displayed in a tile of a truts application. Is it possible to do this and how. The struts developers do not seem to be able to do this. Please help !!! Regads, Tyrell -- ===

Re: [FRIDAY] You might be a Struts User if ...

2006-01-06 Thread Rafael Nami
... if you are typing an email with html enabled on, and you type instinctively something like bean:write, ${message}, c:out, html:text... Rafael Mauricio Nami 2006/1/6, Ted Husted [EMAIL PROTECTED]: ... you write your New Year resolutions on the back of a page from your 2006 page-a-day

Re: [FRIDAY] You might be a geek if ...

2006-01-06 Thread Dave Newton
Simon Chappell wrote: I have been known to type :wq when trying to save documents written in those new-fangled gooey-thingies. :-) Yeah, try switching from emacs :/ Mnemonics are for the weak. Dave - To unsubscribe,

Re: [FRIDAY] You might be a geek if ...

2006-01-06 Thread Dave Newton
Clayton Barnette wrote: ...your wife [...] You may already be disqualified ;) Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Need to display a page from a seperate site inside a Struts application

2006-01-06 Thread Tyrell Perera
Has any one else come across this type of requirement ? I would really appreciate speedy help. Tyrell On 1/6/06, Tyrell Perera [EMAIL PROTECTED] wrote: Hi All, I'm developing a jsp application which generates a page which needs to be displayed in a tile of a truts application. Is it

Re: reset method with DyanValidatorForm

2006-01-06 Thread fea jabi
Thanks you all for responding. It's much clear now. I have created a DynaValidatorForm in strutsconfig.xml which has about 20 form properties for my jsp. I can see the components I need in my jsp. This form is session scoped which has radio's and checkboxes. So, I might have to reset the

Struts 1.3: Arbitary key/value pair

2006-01-06 Thread Manfred Wolff
Hi everybody. Since Struts 1.3 it is possible to set an arbitary key/value pair to retrieve at runtime such as: action path=/EditSubscription extends=Editor set-property key=foo value=bar / /action In a document from the struts university (author Ted Husted) is an example to

RE: [FRIDAY] You might be a geek if ...

2006-01-06 Thread George.Dinwiddie
Yeah, I get j's and k's all over my Word documents. -Original Message- From: Simon Chappell [mailto:[EMAIL PROTECTED] Sent: Friday, January 06, 2006 11:09 AM To: Struts Users Mailing List Subject: Re: [FRIDAY] You might be a geek if ... I have been known to type :wq when trying

form submitted twice

2006-01-06 Thread Faisal Shoukat
Hi, I have a problem where for some unknown reason my form is submitted twice. I have a action class which calls a delegate which calls a DAO class. When I press submit the form is submitted. My code in the JSP is as follows: Javascript function called when submitting form:

Re: form submitted twice

2006-01-06 Thread atta-ur rehman
any anchors, a name='blah'/a on the page? any chance the image is within a submit tag/button? how/where your action is forwarding after processing? ATTA On 1/6/06, Faisal Shoukat [EMAIL PROTECTED] wrote: Hi, I have a problem where for some unknown reason my form is submitted twice. I

Re: form submitted twice

2006-01-06 Thread gramani
Faisal Shoukat [EMAIL PROTECTED] wrote on 01/06/2006 11:46:51 AM: Hi, I have a problem where for some unknown reason my form is submitted twice. I have a action class which calls a delegate which calls a DAO class. When I press submit the form is submitted. My code in the JSP

Re: Struts 1.3: Arbitary key/value pair

2006-01-06 Thread Niall Pemberton
The properties get set in the ActionMapping - not the Action, so you can do mapping.getProperty(foo) to get the values. This feature works the same throughout - its available in the configuration objects, not the object itself - so ActionMapping which is the config for Action or FormBeanConfig

Re: form submitted twice

2006-01-06 Thread Wendy Smoak
On 1/6/06, Faisal Shoukat [EMAIL PROTECTED] wrote: I have a problem where for some unknown reason my form is submitted twice. I have a action class which calls a delegate which calls a DAO class. To submit the form the following image: html:image src=../images/save_button.jpg

Re: reset method with DyanValidatorForm

2006-01-06 Thread Wendy Smoak
On 1/6/06, fea jabi [EMAIL PROTECTED] wrote: So, I might have to reset the checkboxes now. Do, I have no other choice but to create a formbean Class with all the setter's and getter's and then add reset method too for it. or is there an easier way to do this using DynaValidatorForm? You

Re: Struts 1.3: Arbitary key/value pair

2006-01-06 Thread Joe Germuska
At 5:43 PM +0100 1/6/06, Manfred Wolff wrote: Hi everybody. Since Struts 1.3 it is possible to set an arbitary key/value pair to retrieve at runtime such as: action path=/EditSubscription extends=Editor set-property key=foo value=bar / /action In a document from the struts

RE: [FRIDAY] How to RTFM

2006-01-06 Thread George.Dinwiddie
Dave Newton replied: David Delbecq wrote: I just hope nobody on this list will take it seriously... I thought they already did :/ Me, too, but those people don't search the web looking for the meaning of a term, anyway.

Re: Struts 1.3: Arbitary key/value pair

2006-01-06 Thread Manfred Wolff
Thanks - works fine. Niall Pemberton schrieb: The properties get set in the ActionMapping - not the Action, so you can do mapping.getProperty(foo) to get the values. This feature works the same throughout - its available in the configuration objects, not the object itself - so ActionMapping

Re: [FRIDAY] You might be a geek if ...

2006-01-06 Thread Michael Jouravlev
Ctrl+Z always meant an EOF for me ;-) On 1/6/06, Chris McCormack [EMAIL PROTECTED] wrote: ...after saying/handwriting the wrong thing your left hand instinctively moves to press CTRL-Z. Yes I have done this :( - To

RE: How does Shale affect my Struts development

2006-01-06 Thread Garner, Shawn
If you've developed apps in the past with struts I'd just stay with struts. My company is starting to do some projects with JSF so it is inevitable that I will need to learn it so I'm trying to investigate shale. Shawn -Original Message- From: Alexandre Poitras [mailto:[EMAIL PROTECTED]

RE: [OT] JavaWebParts and Struts / Ajax integration

2006-01-06 Thread Pilgrim, Peter
Hi Frank -Original Message- From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] ==== Peter A. Pilgrim wrote: Well that ok because I am now official on holiday (vacation ;-) As am I :) I have plenty of work to do at home though! I am back from vacation, and I solved the

Re: form submitted twice

2006-01-06 Thread Mark Lowe
I reckon the form is being submitted with the form.submit() and the input type=submit remove this document.pendingRecordForm.submit(); and see if it works for you. Mark On 1/6/06, Faisal Shoukat [EMAIL PROTECTED] wrote: Hi, I have a problem where for some unknown reason my form is

RE: [FRIDAY] You might be a geek if ...

2006-01-06 Thread Daniel Blumenthal
nah, if you were really a geek you'd type :x and save the keypress :) -Original Message- From: Simon Chappell [mailto:[EMAIL PROTECTED] Sent: Friday, January 06, 2006 11:09 AM To: Struts Users Mailing List Subject: Re: [FRIDAY] You might be a geek if ... I have been known to

Re: The framework I think I want...

2006-01-06 Thread Michael Jouravlev
On 1/6/06, Ted Husted [EMAIL PROTECTED] wrote: On 1/6/06, Dave Newton [EMAIL PROTECTED] wrote: Doesn't it just need validation info rather than model knowledge (you listed validation constraints/msgs in your original list, which is why I can't figure out why it needs any more info). If we

RE: [OT] JavaWebParts and Struts / Ajax integration

2006-01-06 Thread Frank W. Zammetti
On Fri, January 6, 2006 12:41 pm, Pilgrim, Peter said: I am back from vacation, and I solved the issue with taglibs. I had to downgrade the taglib DTD version from 1.2 to 1.1 for some reason, and the application deployed to WebLogic 8.1 Hmm, weird. Ok, well, it's a solution :) I have a

Re: The framework I think I want...

2006-01-06 Thread Craig McClanahan
On 1/6/06, Ted Husted [EMAIL PROTECTED] wrote: On 1/6/06, Dave Newton [EMAIL PROTECTED] wrote: I expect I'm just groggy, but why does the presentation side need to know about model/persistence stuff? Client side validation. You also need to know the model data type for conversion, in

JSF and Tiles

2006-01-06 Thread Chan, Jim
This has probably been posted before, but is there anyway to integrate JSF and Tiles seamlessly like Struts? I dont want to have to create two pages (i.e. one template page, one included fragment page) per forward. If this is the only solution, then I dont see any advantage using JSF in my app

Re: JSF and Tiles

2006-01-06 Thread Greg Reddin
Both MyFaces and Shale have Tiles Integration strategies. I haven't quite used either yet, but I will be soon. Integration will be much simpler once we get Standalone Tiles out of the sandbox. Here's some info on Tiles with MyFaces: http://wiki.apache.org/ myfaces/Tiles_and_JSF and

Re: Need to display a page from a seperate site inside a Struts application

2006-01-06 Thread Mark Lowe
If I've understood what you're after then wont jstl's c:import do what you need? Mark On 1/6/06, Tyrell Perera [EMAIL PROTECTED] wrote: Has any one else come across this type of requirement ? I would really appreciate speedy help. Tyrell On 1/6/06, Tyrell Perera [EMAIL PROTECTED] wrote:

Re: The framework I think I want...

2006-01-06 Thread Frank W. Zammetti
On Fri, January 6, 2006 1:01 pm, Michael Jouravlev said: Rrright. You want to save on network bandwidth by validating in browser. At the same time we have Ajax suggest-type junk growing in popularity, where server is pulled each time a user hits a button. Well, not *each* time a key is

Re: Need to display a page from a seperate site inside a Struts application

2006-01-06 Thread Tyrell Perera
Well this is not a static page. Actually my jsp page requires some parameters passed to it by th calling struts application as well. Using these parameters the jsp page renders some results, which in turn needs to be displayed in a tile inside the struts application. Is it possible to achieve

RE: [OT] JavaWebParts and Struts / Ajax integration

2006-01-06 Thread Pilgrim, Peter
-Original Message- From: Frank W. Zammetti [mailto:[EMAIL PROTECTED] Sent: 06 January 2006 18:03 To: Struts Users Mailing List Cc: 'Struts Users Mailing List' Subject: RE: [OT] JavaWebParts and Struts / Ajax integration On Fri, January 6, 2006 12:41 pm, Pilgrim, Peter said: I

Re: [FRIDAY] You might be a geek if ...

2006-01-06 Thread Simon Chappell
True, but it's been pointed out that having a wife already disqualified me! On 1/6/06, Daniel Blumenthal [EMAIL PROTECTED] wrote: nah, if you were really a geek you'd type :x and save the keypress :) -Original Message- From: Simon Chappell [mailto:[EMAIL PROTECTED] Sent: Friday,

Re: Need to display a page from a seperate site inside a Struts application

2006-01-06 Thread Michael Jouravlev
Will this work? jsp:include jsp:param ... /jsp:include or c:import c:param /c:import On 1/6/06, Tyrell Perera [EMAIL PROTECTED] wrote: Well this is not a static page. Actually my jsp page requires some parameters passed to it by th calling struts application as well. Using these

RE: [OT] JavaWebParts and Struts / Ajax integration

2006-01-06 Thread Frank W. Zammetti
On Fri, January 6, 2006 1:27 pm, Pilgrim, Peter said: Me too. I developing on the old Service Pack 1 of WLS. Production has the latest SP4 and SP5 better. May be it was me, Eclipse, My Eclipse, and combination of all. Either way I rewrite tag library definitions in web.xml and my JSP by hand,

Re: [FRIDAY] You might be a geek if ...

2006-01-06 Thread Craig McClanahan
On 1/6/06, Ted Husted [EMAIL PROTECTED] wrote: On 12/30/05, Ted Husted [EMAIL PROTECTED] wrote: ... for Christmas, Santa brings you all six Star Wars movies, so you can watch them in order, from The Phantom Menace through Revenge of the Jedi. ... and, somehow, that gives you bragging

Re: The framework I think I want...

2006-01-06 Thread Michael Jouravlev
On 1/6/06, Frank W. Zammetti [EMAIL PROTECTED] wrote: On Fri, January 6, 2006 1:01 pm, Michael Jouravlev said: Rrright. You want to save on network bandwidth by validating in browser. At the same time we have Ajax suggest-type junk growing in popularity, where server is pulled each time a

Re: Sending file name containing unicode characters in http file download

2006-01-06 Thread Laurie Harper
You don't have any control over the client-side decoding; the browser will look at the HTTP header and 'do it's thing' with it. There is a way to do this, I think there's an encoding mechanism you can use for non-ASCII header data. I'm not sure if it's standardized by HTML or one of those 'by

Re: [FRIDAY] You might be a geek if ...

2006-01-06 Thread Frank W. Zammetti
Oh. Ugh. GROAN. :) LOL -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com AIM: fzammetti Yahoo: fzammetti MSN: [EMAIL PROTECTED] On Fri, January 6, 2006 1:57 pm, Craig McClanahan said: On 1/6/06, Ted Husted [EMAIL PROTECTED] wrote: On

Re: validation.xml ---- validate to make sure entered number is positive

2006-01-06 Thread Laurie Harper
fea jabi wrote: Have a field in my jsp. Have to make sure the entered value in the field is a positive integer. Using validation.xml for validation. How to this? http://struts.apache.org//struts-doc-1.2.8/userGuide/dev_validator.html L.

Re: [FRIDAY] You might be a geek if ...

2006-01-06 Thread Mark Lowe
On 1/6/06, Frank W. Zammetti [EMAIL PROTECTED] wrote: Oh. Ugh. GROAN. :) LOL You doing chewbacca or jabba? -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com AIM: fzammetti Yahoo: fzammetti MSN: [EMAIL PROTECTED] On Fri,

Re: The framework I think I want...

2006-01-06 Thread Frank W. Zammetti
On Fri, January 6, 2006 2:01 pm, Michael Jouravlev said: The above was not meant to be an attack on you (do you have suggest-type thing?) ;-)) Google has also bandwidth and number of connections to spare ;-) Oh, I know, I was just pointing it out because many people don't realize they do that,

Re: [FRIDAY] You might be a geek if ...

2006-01-06 Thread Frank W. Zammetti
HAHAHA! Haba chunkawa yung Jehdii. -- Frank W. Zammetti Founder and Chief Software Architect Omnytex Technologies http://www.omnytex.com AIM: fzammetti Yahoo: fzammetti MSN: [EMAIL PROTECTED] On Fri, January 6, 2006 2:13 pm, Mark Lowe said: On 1/6/06, Frank W. Zammetti [EMAIL PROTECTED]

Re: Need to display a page from a seperate site inside a Struts application

2006-01-06 Thread Laurie Harper
Or just reference the JSP in your Tile definition. If these suggestions don't help, you'll need to give more detail on what you're trying to achieve and how you've tried to achieve it. L. Mark Lowe wrote: If I've understood what you're after then wont jstl's c:import do what you need? Mark

Re: The framework I think I want...

2006-01-06 Thread Dakota Jack
Heh, Frank, The major problem with action forms is that there is an assumption that an action must be sandwiched between two instances of the same action form response object. This is simply contrary to what anyone would logically expect of a normal transversal by a client through a site. An

Re: The framework I think I want...

2006-01-06 Thread Frank W. Zammetti
On Fri, January 6, 2006 2:59 pm, Dakota Jack said: Heh, Frank, The major problem with action forms is that there is an assumption that an action must be sandwiched between two instances of the same action form response object. This is simply contrary to what anyone would logically expect of

Re: The framework I think I want...

2006-01-06 Thread Hubert Rabago
On 1/6/06, Frank W. Zammetti [EMAIL PROTECTED] wrote: The interesting thing is, there are some relatively minor tweaks that could be done to Struts that would solve a lot of problems. How about creating Actions per-request? Not at all a significant enhancement, but think of all the things

Re: The framework I think I want...

2006-01-06 Thread Niall Pemberton
- Original Message - From: Frank W. Zammetti [EMAIL PROTECTED] Sent: Friday, January 06, 2006 8:21 PM The interesting thing is, there are some relatively minor tweaks that could be done to Struts that would solve a lot of problems. How about creating Actions per-request? This will

Re: The framework I think I want...

2006-01-06 Thread Frank W. Zammetti
On Fri, January 6, 2006 3:36 pm, Hubert Rabago said: IIRC, Craig implements Commands the way he did Actions, so there's one instance of it for the whole app (per jvm, etc, you know what i mean). That would be a shame. Craig, can you confirm this? If that is the case, I'd be interested in

Re: The framework I think I want...

2006-01-06 Thread Hubert Rabago
On 1/6/06, Niall Pemberton [EMAIL PROTECTED] wrote: This will be easier to do in Struts 1.3 because rather than having to have a custom RequestProcessor you simply need to replace the Command that gets the Action instance with your own version that instantiates a new Action every time. So

Re: The framework I think I want...

2006-01-06 Thread Frank W. Zammetti
On Fri, January 6, 2006 3:49 pm, Niall Pemberton said: This will be easier to do in Struts 1.3 because rather than having to have a custom RequestProcessor you simply need to replace the Command that gets the Action instance with your own version that instantiates a new Action every time. So

Re: The framework I think I want...

2006-01-06 Thread Hubert Rabago
On 1/6/06, Craig McClanahan [EMAIL PROTECTED] wrote: IIRC, Craig implements Commands the way he did Actions, so there's one instance of it for the whole app (per jvm, etc, you know what i mean). That's what the default Commons Chain imlementation does, so that's what the current 1.3 code

Re: The framework I think I want...

2006-01-06 Thread Craig McClanahan
On 1/6/06, Hubert Rabago [EMAIL PROTECTED] wrote: On 1/6/06, Craig McClanahan [EMAIL PROTECTED] wrote: IIRC, Craig implements Commands the way he did Actions, so there's one instance of it for the whole app (per jvm, etc, you know what i mean). That's what the default Commons Chain

[Shale] getting my first dialog to work with Shale/MyFaces

2006-01-06 Thread gramani
Hi all: I am back working with Shale after setting it down for a while. So anyway, I am trying to get my first dialog to work by making a trivial Search and Cancel button. Here's what i have in dialog-config.xml: dialog name=Search Contacts start=SearchHome view

Re: The framework I think I want...

2006-01-06 Thread Niall Pemberton
- Original Message - From: Frank W. Zammetti [EMAIL PROTECTED] Sent: Friday, January 06, 2006 8:56 PM I'm on chapter 4 :) Frank Excellent. I can't decide if its a really well written book or that it seemed so familiar that it just felt like being at home - only better! Most

Re: The framework I think I want...

2006-01-06 Thread David Evans
On Fri, 2006-01-06 at 20:49 +, Niall Pemberton wrote: - Original Message - From: Frank W. Zammetti [EMAIL PROTECTED] Sent: Friday, January 06, 2006 8:21 PM Not at all a significant enhancement, but think of all the things you could then do. How about a simple flag to tell

Re: The framework I think I want...

2006-01-06 Thread Dakota Jack
Well, however, isn't it true that the common variety was created for this. This reminds me of the librarian who said she could not remain open an extra five minutes for me because of the rules. Upon examination, she authored and enforced the rules. On 1/6/06, Craig McClanahan [EMAIL PROTECTED]

Re: The framework I think I want...

2006-01-06 Thread Frank W. Zammetti
On Fri, January 6, 2006 4:09 pm, Niall Pemberton said: Excellent. I can't decide if its a really well written book or that it seemed so familiar that it just felt like being at home - only better! That's what struck me too... I have to admit my feeling so far has been ok, this doesn't seem all

Re: [Shale] getting my first dialog to work with Shale/MyFaces

2006-01-06 Thread Craig McClanahan
On 1/6/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi all: I am back working with Shale after setting it down for a while. So anyway, I am trying to get my first dialog to work by making a trivial Search and Cancel button. Here's what i have in dialog-config.xml: dialog name=Search

Re: The framework I think I want...

2006-01-06 Thread Dakota Jack
LOL Okay, Big Fella, stand at ease. If what you said does not suggest what I said, then you are safe as barrel water. Let me state it for myself. It is clearly POOR and has been for a long time. If people are too danged sensitive to accept that, sobeit. Yesterday is gone. I am not writing

Re: The framework I think I want...

2006-01-06 Thread Simon Chappell
On 1/6/06, Frank W. Zammetti [EMAIL PROTECTED] wrote: *snip* I'm not able to use 1.3 yet based on some politics here, so I've had to stick with 1.2.7. Luxury! I'm still out here allowed to use 1.1. So, you folks just feel free to change anything you like, it isn't going to make *any* difference

Re: [Shale] getting my first dialog to work with Shale/MyFaces

2006-01-06 Thread Gary VanMatre
From: Craig McClanahan [EMAIL PROTECTED] On 1/6/06, [EMAIL PROTECTED] wrote: This particular exception means that Shale could not find a dialog named Search Contacts in the set of configured dialogs. (Yes, the error message should actually *say* that ... it will tonight :-). In turn,

Re: [Shale] getting my first dialog to work with Shale/MyFaces

2006-01-06 Thread gramani
[EMAIL PROTECTED] wrote on 01/06/2006 04:18:43 PM: This particular exception means that Shale could not find a dialog named Search Contacts in the set of configured dialogs. (Yes, the error message should actually *say* that ... it will tonight :-). Thanks! :) In turn, that implies the

Re: [Shale] getting my first dialog to work with Shale/MyFaces

2006-01-06 Thread Rahul Akolkar
On 1/6/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: snip/ Actually I found that dialog-config.xml had an xml error so I guess it was silently not loaded. So I fixed it and now the Cancel works (yeahh!!) so I think at least I have gotten into the dialog..:) My Search still throws a nasty

Re: The framework I think I want...

2006-01-06 Thread Niall Pemberton
- Original Message - From: Frank W. Zammetti [EMAIL PROTECTED] Sent: Friday, January 06, 2006 9:17 PM On Fri, January 6, 2006 4:09 pm, Niall Pemberton said: Excellent. I can't decide if its a really well written book or that it seemed so familiar that it just felt like being at

RE: [Shale/JSF]

2006-01-06 Thread Garner, Shawn
Could you elaborate on this? Shawn -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper Sent: Wednesday, January 04, 2006 5:38 PM To: user@struts.apache.org Subject: Re: [Shale/JSF] Craig McClanahan wrote: On 1/4/06, Garner, Shawn [EMAIL PROTECTED] wrote:

Re: [Shale/JSF]

2006-01-06 Thread Craig McClanahan
On 1/6/06, Garner, Shawn [EMAIL PROTECTED] wrote: Could you elaborate on this? Which this are you referring to? Laurie's comment about dependency injection? I covered that on my reply to the comment (on Wednesday), reproduced here: -- Good

RE: form submitted twice

2006-01-06 Thread Garner, Shawn
Use the html:img tag instead of html:image Read here for the difference: http://struts.apache.org/struts-taglib/tagreference-struts-html.html -Original Message- From: Faisal Shoukat [mailto:[EMAIL PROTECTED] Sent: Friday, January 06, 2006 10:47 AM To: user@struts.apache.org Subject: form

pitfalls when moving from Tomcat 5.0 to 5.5 (Struts 1.1)?

2006-01-06 Thread Holger Stratmann
Hello everybody, I have a Struts 1.1 application running in Tomcat 5.0. I THINK the transition to Tomcat 5.5 should be smooth, as a) the struts part should work pretty much in different Tomcats? b) Tomcat 5.0 to 5.5 is only a minor release, so it should be very compatible? However, I have

RE: [Shale/JSF]

2006-01-06 Thread Garner, Shawn
I was talking about the interjection part. Thanks. Shawn -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig McClanahan Sent: Friday, January 06, 2006 4:44 PM To: Struts Users Mailing List Subject: Re: [Shale/JSF] On 1/6/06, Garner, Shawn [EMAIL

Re: [Shale/JSF]

2006-01-06 Thread Rick Reumann
Garner, Shawn wrote the following on 1/6/2006 5:57 PM: I was talking about the interjection part. Thanks. Excuse me... but... huh?... wait!... stop!.. but.. excuse me... Dang, I'm a smart-arse. Well it's Friday so I couldn't resist:) Have a great weekend everyone. -- Rick

Re: The framework I think I want...

2006-01-06 Thread Dakota Jack
I am confused (there's an opening for those that like them): did you not vote for WebWorks, Niall? If so, how could it be that this education is happening now? That's not a challenge so please don't take it as one, but a curious question as to what is going on. On 1/6/06, Niall Pemberton

Advice for Struts expert wanting to try Shale?

2006-01-06 Thread Rick Mann
Hi. I've done a couple of industrial-strength websites using Struts, Tiles JSTL. I decided to start on a little personal project, mostly as a way to get on board with some technologies, some of which I've used before (maven 1/2, torque), some which I want to learn (JSF, Shale). I looked

Re: The framework I think I want...

2006-01-06 Thread Niall Pemberton
Its a valid point - I did vote for WebWork without much knowledge and anyone crticising my decision to do that probably has good grounds to do so. For the record the following was my response on the PMC list to the proposal to merge with WebWork. quote I like this idea and prefer it to

Re: Advice for Struts expert wanting to try Shale?

2006-01-06 Thread Craig McClanahan
On 1/6/06, Rick Mann [EMAIL PROTECTED] wrote: Hi. I've done a couple of industrial-strength websites using Struts, Tiles JSTL. I decided to start on a little personal project, mostly as a way to get on board with some technologies, some of which I've used before (maven 1/2, torque), some

Re: Advice for Struts expert wanting to try Shale?

2006-01-06 Thread Rick Mann
Thanks for the response, Craig. It's nice to get an answer from THE authority :-). Questions below... On Jan 6, 2006, at 5:16 PM, Craig McClanahan wrote: I'd definitely ignore anything about prereleases of JSF 1.0 ... that has been out for nearly two years now. A good starting place for

Re: Need to display a page from a seperate site inside a Struts application

2006-01-06 Thread Tyrell Perera
Thanks guys, I'll give these a try. Here's what I'm trying to do. One of our teams is developing a struts application. This application has a search component. I'm implementing the sid search using Apache Nutch. However, the Nutch search web application is a non-struts JSP web app. I did the

double submit problem

2006-01-06 Thread Rafael Taboada
Hi folks... I'm trying to solve my problem when an user submit a form and he clicks the submit button more than twice. My app runs perfect... I mean, It saves data. But in this case, it saves data as many clicks the user does. Do u know how I can solve that? I'm trying to use Struts Dialog:

Re: Advice for Struts expert wanting to try Shale?

2006-01-06 Thread Rick Mann
I should clarify: not all our Actions are just glue. They perform significant work when such work is constrained to the website needs (choosing what data to display). When it comes to purchases and registration, however, they are more like glue, even even more so when some functions are

Re: Advice for Struts expert wanting to try Shale?

2006-01-06 Thread Craig McClanahan
On 1/6/06, Rick Mann [EMAIL PROTECTED] wrote: Thanks for the response, Craig. It's nice to get an answer from THE authority :-). Questions below... On Jan 6, 2006, at 5:16 PM, Craig McClanahan wrote: I'd definitely ignore anything about prereleases of JSF 1.0 ... that has been out for

  1   2   >