Re: Searching the mailing list archive...

2004-07-31 Thread Nathan Maves
I use this site http://marc.theaimsgroup.com/?l=struts-user On Jul 31, 2004, at 8:53 AM, Andrew Close wrote: hi all, for some reason i'm unable to search the mailing list archive. when i attempt to search i get the message: 'Text search not available for this list'. is the list really not se

Validator 1.20 with Struts

2004-07-31 Thread Abacus
Hi, I was wondering if anyone has gotten the development version of the Commons Validator 1.20 to work with Struts. It looked like the new Validator had some useful features to it, but it no longer contains the ValidatorResourcesInitializer object which is used by the Struts ValidatorPlugin. Wou

RE: Display collection size with jstl

2004-07-31 Thread Robert Taylor
Linus, this question belongs on the JSTL mailing list. The answer can also be found in the JSLT 1.1 (mr) specification section 15.8. robert > -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of Linus Nikander > Sent: Saturday, July 31, 2004 8:39 AM > To: [EMAIL PROTECTE

Re: Debugging jsp file in IDE?

2004-07-31 Thread Javen Fang
In my opinion, it seems netbeans,and I am not familiar with it. On Sun, 1 Aug 2004 02:32:05 +0800, Javen Fang <[EMAIL PROTECTED]> wrote: > bersoy, > > Your IDe 3.0.5 refer to ?? > > netbeans ? or eclipse ? > > if eclipse , lomboz plugin can suit your need, and it is free. lomboz > is also step

Re: Debugging jsp file in IDE?

2004-07-31 Thread Javen Fang
bersoy, Your IDe 3.0.5 refer to ?? netbeans ? or eclipse ? if eclipse , lomboz plugin can suit your need, and it is free. lomboz is also step throgh files generated by jsp. On Fri, 30 Jul 2004 09:28:47 +0100, Robert Shields <[EMAIL PROTECTED]> wrote: > Hi > > There are two plugins that I ha

Re: Struts, JSF, FLEX and the Future of Interface Design

2004-07-31 Thread Javen Fang
hi, Vic Cekvenich please show me you private yahoo group, and I am interested in Flex. thanks! javen On Thu, 29 Jul 2004 23:32:38 -0500, Vic Cekvenich <[EMAIL PROTECTED]> wrote: > I spent many months on flex beta, etc, and have lauched production RIA apps. > I found Flex slow (not RIA) on non-

Re: JBuilder X/Struts 1.2 Users heads up

2004-07-31 Thread Javen Fang
So Great ! On Fri, 30 Jul 2004 23:40:42 -0400, Joe Hertz <[EMAIL PROTECTED]> wrote: > If youre using JBuilder X (Enterprise or Developer), Struts 1.2.X, and > wondering why the "Struts Converter Wizard" for JSP's wasn't working, > here's the answer. > > It's dependent on *all* of the Struts tagl

Re: JSF with tiles

2004-07-31 Thread Vic Cekvenich
http://www.lifl.fr/~dumoulin/tiles/doc/installation.html I am not sure what version's we are talking about, I just used to use it like this. .V ron1 wrote: V. 1.0 ? Vic Cekvenich wrote: Get the old Struts and old tiles versions that are servlet based, and do not use the Struts plugin. .V ron1 w

RE: OT/ Tomcat, Hibernate and MYSQL problem

2004-07-31 Thread David Friedman
Marco, I had the same problem and I think I've tracked down what I did (I didn't document my solution properly) to fix it. Before I mention that, I would like to point out that I recall an issue with the MySQL connection drivers where autoCommit and autoReconnect wouldn't play together well and t

Re: JSF with tiles

2004-07-31 Thread ron1
V. 1.0 ? Vic Cekvenich wrote: Get the old Struts and old tiles versions that are servlet based, and do not use the Struts plugin. .V ron1 wrote: Hi - I would like to port my application to JSF (without using Struts), only I would not like to loose the template capability of tiles. In googling I

best practices for creating output for different clients

2004-07-31 Thread Martin Kindler
Hi all, I'ld like to to know whether there are best practices established in the Struts community to create (different) output for different clients (e.g PC-based browsers, mobile phones, PDAs, speech, etc.) I thought of various possibilities: using Cocoon for the presentation layer (an additional

Searching the mailing list archive...

2004-07-31 Thread Andrew Close
hi all, for some reason i'm unable to search the mailing list archive. when i attempt to search i get the message: 'Text search not available for this list'. is the list really not searchable? do i have to go through all 125,000 emails manually? i'm getting to the archive using the link (list ar

Re: pulling dynamic data out of a form...

2004-07-31 Thread Andrew Close
Ron thanks for that link. it looks helpful. i'll give that a try when i get to work on Mon. andy On Fri, 30 Jul 2004 22:43:43 -0700 (PDT), Ron Grabowski <[EMAIL PROTECTED]> wrote: > I found this post helpful: > > http://www.mail-archive.com/[EMAIL PROTECTED]/msg96800.html

Re: JSF with tiles

2004-07-31 Thread Vic Cekvenich
Get the old Struts and old tiles versions that are servlet based, and do not use the Struts plugin. .V ron1 wrote: Hi - I would like to port my application to JSF (without using Struts), only I would not like to loose the template capability of tiles. In googling I found some solutions which en

Re: Display collection size with jstl

2004-07-31 Thread Bill Siggelkow
There is not a way to do it with JSTL 1.0 -- there is a way using the function tag lib in JSTL 1.1. If you are using Struts ;) use the tag to create a page-scoped variable which can then use. Linus Nikander wrote: How do I output the size of a collection whilst NOT in a loop ? I've tried all th

Re: Display collection size with jstl

2004-07-31 Thread ron1
use the tag bean:size Cheers, Ron Linus Nikander wrote: How do I output the size of a collection whilst NOT in a loop ? I've tried all the variations I can think of but it doesn't seem to work. Do I have to use a loop-structure to get at the size ? or do I have to bind the collection to a page-va

JSF with tiles

2004-07-31 Thread ron1
Hi - I would like to port my application to JSF (without using Struts), only I would not like to loose the template capability of tiles. In googling I found some solutions which enable using the tiles tag lib, but no nice solution of using tiles directly. What I would consider as a nice solutio

Display collection size with jstl

2004-07-31 Thread Linus Nikander
How do I output the size of a collection whilst NOT in a loop ? I've tried all the variations I can think of but it doesn't seem to work. Do I have to use a loop-structure to get at the size ? or do I have to bind the collection to a page-variable before I can get the size ? Or is there a syn

Re: Help on Validator MASK needed

2004-07-31 Thread [EMAIL PROTECTED]
Thanks for the help that mask works, but there seeems to be a conversion problem with integer values, when i try to send the +1234 to an Integer Form Field ist gets nulled (without error), 1234 or -1234 work just fine, Double Fields accept all three. After having converted the to

in nested tag how to set values for array of objects

2004-07-31 Thread Bharathiraja
i am having problem in setting the value for my business object by iterating array of objects in the nested tag .My code for that is "MenuGroupForm" is my formbean and "menuGroupLines" is the property which contains array of mybusinessobjects . i want to set the values for my businessObj

RE: OT/ Tomcat, Hibernate and MYSQL problem

2004-07-31 Thread Jan Behrens
Hello Marco, not sure if that helps but I have found the MySql java list quite helpfull when talking about things like this - especially when it comes to the driver, as Mark Matthews (author of the driver) post frequently to that list. URL: http://lists.mysql.com/java. Ignore my if you knew that

Re: OT/ Tomcat, Hibernate and MYSQL problem ( byte to blob )

2004-07-31 Thread Mark Lowe
Solved it but its a bit of a pain.. You need to set the column type to blob (in mysql) but the hibernate type to binary.. So if you're generating the the sql from the mapping files then its a bit of a mess. /** * @hibernate.property column="image" type="binary" */ this generates a column of ty