Laszlo RIA? (just made open source)

2005-02-24 Thread dhay
Hi, does anyone have any experience with Laszlo and Struts? Laszlo has just gone opensource, and it is very impressive in my opinion wrt RIAs. It blows most other ui's out of the water. We're just beginning to explore it, so would be interested in others' experiences... cheers. David

[shale] Ready for use date?

2005-02-22 Thread dhay
Hi, Just wondering if there is an expected time when Shale would be ready to use to build live apps - or at least a very rough estimation? cheers, David |-+ | | Craig McClanahan | | | [EMAIL PROTECTED]| | |

Re: Struts 2.0 or Struts 0.0? [or Struts 1.42?]

2005-02-01 Thread dhay
Any comments, Craig? I know it's a bit flamy, but would be interested in your perspective. cheers, David |-+ | | Dakota Jack | | | [EMAIL PROTECTED]| | | l.com | | |

Re: Struts 2.0 or Struts 0.0? [or Struts 1.42?]

2005-02-01 Thread dhay
that ... DHay at LexMark has signature of Dakota Jack if I read it right in the post. (The 2 of them care then). Also known as Michael McGrady http://theserverside.com/user/userthreads.tss?user_id=439796 on the server side as Dakota Jack. Any more ? If so, why? Ah.. you may need medical help. .V [EMAIL

Re: An Eclipse Like WebApp Framework? -- a proposal

2004-10-06 Thread dhay
This would build a framework without ego in the core. Michael, What does this mean? David Michael McGrady

Re: Where to put the business logics?

2004-09-21 Thread dhay
Take a look at the Spring framework - it helps use POJO's rather than EJB's |-+ | | [EMAIL PROTECTED]| | | stments.com | | || | | 09/21/2004 10:47 AM |

Re: Idea for chain and DB transactions

2004-09-17 Thread dhay
You could take a look at the Spring framework - very cool! |-+ | | Sean Schofield | | | [EMAIL PROTECTED]| | | chof.com| | || | | 09/17/2004

Re: Redirecting a Request With params

2004-09-16 Thread dhay
Read the Mailing List!!! |-+ | | El Toro | | | toroisarockstar@| | | yahoo.com | | || | | 09/16/2004 05:03 | | | PM

Re: Off Topic Post Air Time vs. Struts Answers

2004-09-14 Thread dhay
Have you tried: http://www.mail-archive.com/[EMAIL PROTECTED]/ Works fine for me! cheers, David |-+ | | Terry Roe| | | [EMAIL PROTECTED]| | | om | | |

RE: Page refresh

2004-09-07 Thread dhay
I just posted some info a few days ago about using a hidden frame and javascript so you avoid the refresh let me know if any more qu's cheers, David |-+ | | meena r | | | [EMAIL PROTECTED]| | |

RE: Page refresh

2004-09-07 Thread dhay
Here you go... - Forwarded by David Hay/Lex/Lexmark on 09/07/2004 05:33 PM - |-+ | | David Hay| | || | | 09/02/2004 01:55 | | | PM | |

Re: form bean for jsp form with indexed text property

2004-09-03 Thread dhay
Look in the archives. There's tons of stuff on this there. I posted a full working example recently too. |-+ | | viji.george| | | [EMAIL PROTECTED]| | | nd.com | | |

RE: Hibernate VS ibatis, which is better?

2004-09-02 Thread dhay
Yeah, the community is certainly not even close when compared to Struts! To be fair, though, I think the underlying problem is caused by too few people being overwhelmed by the response to Hibernate - the team say they are spending hours each day trying to answer questions, with very little help

Re: dynamically change the dropdown list from a database...

2004-09-02 Thread dhay
Or you could get fancy and use a hidden frame which pulls the information from the database (via an Action of course!) in 1) - thus avoiding the annoying reload. |-+ | | Yves Sy | | | [EMAIL PROTECTED]| |

Re: dynamically change the dropdown list from a database...

2004-09-02 Thread dhay
Don't have any code handy, but it's quite straightforward: - create a hidden frame - on the select's onchange() do a submit on a form in the hidden frame to an action that gets the information from the database, passing in the relevant parameter - have the action forward to a jsp which is just a

Re: dynamically change the dropdown list from a database...

2004-09-02 Thread dhay
only one small piece of the page would be reloaded. partly I guess. The clarify, that part of the page is not being "reload" as such - it is being recreated dynamically (via hidden reload and javascript rebuilding the select box) to give a better user experience.

Re: Hibernate VS ibatis, which is better?

2004-09-01 Thread dhay
Just started using Hibernate, and it is VERY cool! Tie that in with Spring, and Struts, and you have quite a combination. |-+ | | struts Dude| | | [EMAIL PROTECTED]| | | o.nz| |

RE: Hibernate VS ibatis, which is better?

2004-09-01 Thread dhay
In my limited experience of it, it produces much cleaner code, and seperates concerns very well. For example, NONE (yep, none) of my code has any transaction information in it! It is abstracted out using Spring's AOP, and instead is defined in Spring's xml file (very easily) and seamlessly

Re: html:errors for indexed properties

2004-08-31 Thread dhay
Do you want to supply a patch?! |-+ | | Milind Rao | | | [EMAIL PROTECTED]| | | m | | || | | 08/31/2004 09:40 | | |

RE: Learning the basics

2004-08-19 Thread dhay
Well, zip attachements aren't allowed, and ppt file is just over 100KB limit! I'll send it to you privately, Ken. cheers, David - Forwarded by David Hay/Lex/Lexmark on 08/23/2004 01:54 PM - |-+ | | David Hay| | |

RE: Learning the basics

2004-08-19 Thread dhay
Who owns/can update http://struts.apache.org/resources/articles.html? The powerpoint slides are on there, but are an old version. How do I get it updated? I'm getting several requests for it, and it would be easier to stick it there! cheers, David |-+ |

Re: Struts with Flex

2004-08-17 Thread dhay
Can anyone afford it?!!! |-+ | | Ovidiu EFTIMIE | | | [EMAIL PROTECTED]| | | m | | || | | 08/17/2004 12:03 | | | PM

Re: Struts with Flex

2004-08-17 Thread dhay
Yep, but a pretty prohibitive one. I was very eager to look at Struts with Flex, but then threw it out as we could never afford $12,000 per server. |-+ | | Ovidiu EFTIMIE | | | [EMAIL PROTECTED]| | | m

Re: Read only iterate?

2004-08-16 Thread dhay
Mike, The indexed tags do make the code much cleaner. And they are definitely not read-only (as you've discovered, you don't need them if you want things read only!!). There are lots of posts in the archives about it, and I posted working code here: http://www.mail-archive.com/[EMAIL

Spring's MVC? (was Re: Spring/Struts Hibernate)

2004-08-13 Thread dhay
Talking of Spring, has anyone tried out their MVC framework (hopefully this isn't considered sacrilege!!). Any comparisons with Struts? cheers, David |-+ | | Marco Mistroni | | | [EMAIL PROTECTED]| | |

Another site

2004-07-21 Thread dhay
Here's another site that appears to be using Struts - liteon.com. eg. http://www.liteon.com/tool/contact/list.do?xml_id=7_4 Cheers, David - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

RE: JSF vs Struts

2004-07-19 Thread dhay
Yeahbut have you seen how much Flex costs? cheers, David |-+-- | | Hookom, Jacob| | | [EMAIL PROTECTED]| | | ckhboc.com| | |

RE: onsubmit form ERROR

2004-07-14 Thread dhay
You don't have a submit button on the page do you? If so, there's the infamous submit bug to watch out for. Try renaming the button to something other than submit... cheers, David |-+ | | Isaac Mosquera | | | [EMAIL

Dynamic extension of web apps

2004-07-08 Thread dhay
Hi, I need to design a web app that is extensible dynamically. For example, if we decide to support a different device type, we need to be able to drop in info for that device type and have the web app pick it up - these could be files of all different types eg jsp's, html, xml, class files

RE: Dynamic extension of web apps

2004-07-08 Thread dhay
Hi Jim, Sorry - don't think I was clear...it's not the client that will change - in fact that will all be HTML - but the inner works of the app itself. Say, for example, we allow users to configure devices through our web app, and we want to now allow them to configure a new device. We want

RE: Dynamic extension of web apps

2004-07-08 Thread dhay
HI Jim, Yep, that's what I'm thinking - can you expand on what your indexing app does? Also, do you know any way to drop in a sub-application and have Struts pick it up dynamically? cheers, David |-+ | | Jim Barrows| | |