RE: Handling multiple rows

2004-10-31 Thread David G. Friedman
Kevin, Since we're mentioning table displaying taglibs, have you looked at the Apache datagrid taglib? http://jakarta.apache.org/taglibs/sandbox/doc/datagrid-doc/ regards, David -Original Message- From: Kevin Bridges [mailto:[EMAIL PROTECTED] Sent: Sunday, October 31, 2004 11:05 PM To:

RE: Handling multiple rows

2004-10-31 Thread David G. Friedman
Kevin, I'm glad Hibernate worked out for you. On the topic of DisplayTag over JSF Scroller, I've never used any JSF components. I originally found DisplayTag when looking for a table tag and liked the export ability, not that I use that functionality (yet). Also, I like the large set of customi

Re: Handling multiple rows

2004-10-31 Thread Kevin Bridges
David, Thank you for referring me the other day to hibernate, that product exceeded my expectations and allowed me to move on to other things. I was able to start interacting with my databases that same day. I'm curious why you choose to use DisplayTag instead of the Java Server Faces Scroller C

RE: Handling multiple rows

2004-10-31 Thread David G. Friedman
Ashwin, I put my results (as a List object) into request scope then use Displaytag(.org) to show the results in a nice table inside my JSP. Regards, David -Original Message- From: Ashwin Desai [mailto:[EMAIL PROTECTED] Sent: Sunday, October 31, 2004 9:56 PM To: Struts Users Mailing List

Re: Handling multiple rows

2004-10-31 Thread Andrew Hill
QUIT SPAMMING THE LIST! http://www.catb.org/~esr/faqs/smart-questions.html Reposting your question every 5 minutes is a brilliant way to really annoy people and guarantee that of those people who could help you , almost all will not due to your rudeness. (Though they will quite happily spend the

Re: Handling multiple rows

2004-10-31 Thread Ashwin Desai
Hi, I have a HTML page where I need to display multiple rows of information from the user at a time. The number of rows is configurable. I need to display text fields so that the user can enter information & submit it to my Action. I tried using the DynaActionForm class & defined a property with

Handling multiple rows

2004-10-31 Thread Ashwin Desai
Hi, I have a HTML page where I need to display multiple rows of information from the user at a time. The number of rows is configurable. I tried using the DynaActionForm class & defined a property with the type of "myclass[]" but it did not work. I was wondering if there is any other way to deal

Handling multiple rows

2004-10-31 Thread Ashwin Desai
Hi, I have a HTML page where I need to display multiple rows of information from the user at a time. The number of rows is configurable. I tried using the DynaActionForm class & defined a property with the type of "myclass[]" but it did not work. I was wondering if there is any other way to deal

Handling multiple rows in jsp

2004-10-31 Thread Ashwin Desai
Hi, I have a HTML page where I need to display multiple rows of information from the user at a time. The number of rows is configurable. I tried using the DynaActionForm class & defined a property with the type of "myclass[]" but it did not work. I was wondering if there is any other way to deal

Re: how to update on tile only in struts

2004-10-31 Thread Eddie Bush
Using tiles does not create a frameset. It only allows you to break the physical page into logical fragments for the purpose of answering a request. Because there is no physical seperation, you've got to render everything instead of just the header, or just the body, or just the ... . Does tha

Re: Dependent drop down lists in a table

2004-10-31 Thread Joseph Yuen
I am trying to implement a table where the first three columns in the table are drop down lists. I have the action code working to handle one row in the table but my question is how do I go about implementing it for the rest of the table? How should my action code keep track of each row so that a

Re: how to update on tile only in struts

2004-10-31 Thread Mark Lowe
You can extends TileAction rather than action http://struts.apache.org/api/org/apache/struts/tiles/actions/TilesAction.html Mark On Sun, 31 Oct 2004 10:28:42 -0500, Shen, Lei <[EMAIL PROTECTED]> wrote: > > > Hello All: > > Maybe this is a dummy question, but I just can not figure out how to d

how to update on tile only in struts

2004-10-31 Thread Shen, Lei
Hello All: Maybe this is a dummy question, but I just can not figure out how to do it easily. Let's say I have a Page_A consisted of 2 tiles (header and body). Now, after you clicked the link in the body, I would like to take you to Page_B (header and body). I do not want to refresh the

RE: Hello

2004-10-31 Thread Matthias Wessendorf
What is that?!? I guess not a patch from Craig. since he knows bugzilla... ;-) Regrads, Matthias > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 25, 2004 10:37 AM > To: [EMAIL PROTECTED] > Subject: Hello > > > I hope the patch works. > >

Hello

2004-10-31 Thread craigmcc
I hope the patch works. Attachment: No Virus found F-Secure AntiVirus - www.f-secure.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Hello

2004-10-31 Thread craigmcc
I hope the patch works. Attachment: No Virus found F-Secure AntiVirus - www.f-secure.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]