Form Bean to Value Object Conversion ... URGENT!!!

2002-03-13 Thread cool dude
Hi, We are facing a problem of converting Struts form beans to value objects and vice-versa. We use value objects as coarse grained data returned from the app tier. Value objects by virtue of their nature of representing persistent data, are immutable. Form beans on the other hand are more

Multiple Form Beans for the same for the same action

2002-02-27 Thread cool dude
Hi Guyz, I have multiple forms submitted to the same action. Also both these forms are on the same page only one of the forms are rendered based on some condition. Unfortunately, the form bean is not getting instantiated ... I think the code that I've written is right but obviously therez

Multiple Form Beans for the same for the same action ... HELP!!!

2002-02-27 Thread cool dude
Hi Guyz, I have multiple forms submitted to the same action. Also both these forms are on the same page only one of the forms are rendered based on some condition. Unfortunately, the form bean is not getting instantiated ... I think the code that I've written is right but obviously therez

Form Tags URL ... Goof-up!!!

2002-02-13 Thread cool dude
Hi, I'm facing a lot of problems trying to maintain the extra path info in the URL. Few of these problems I've managed to work around by overriding methods in the base classes, specially ActionServlet class. The current problem that I have has to do with Form Tags. Lemme tell you the scenario

Extra Path Info Problem!!! HELP!!!

2002-02-12 Thread cool dude
Hi Guyz, I'm having a really strange problem wiht struts ... I looked around in the mailing list found a lot of people had similar problems .. but I couldn't find any solution for it. The problem relates to use of extra path info. I have a URL which looks something like this

RE: URL handling problem with struts ...

2002-02-11 Thread cool dude
Time-out, guyz!!! Can we get back to the original problem for which I started this thread ... we can take up the issue you guyz have on a separate/new thread ... Hope you guyz can help me out with this problem ... Thanx in advance, VD. __ Do You

Re:Validation of a FormBean used in multiple pages

2002-02-10 Thread cool dude
Hi Guys, I'm a newbee to struts so I'm filled with questions (some of them are outrightly stupid at times :) ... herez one of the problems that I'm facing. The struts User Guide suggests that a form that spans across multiple pages should use form bean. This will lead to a situation where

URL handling problem with struts ...

2002-02-10 Thread cool dude
Hi, First lemme thank all of you guyz for the quick responses that I've got for most of my problems. Few of your suggestions have really helped me. But my problem with relative URL still remains. Maybe I didn't explain the problem in the right manner. Lemme tell you what the exact scenario

Form Bean Validation problem

2002-02-09 Thread cool dude
Hi, Here's a small problem that I'm facing. I have a form which has an integer field, say a cost of some item. Now, I need to do the validation for this form-field to make sure that the user does not enter a non-numeric data in this field. I have the form containing this field as a primitive

Validation of a FormBean used in multiple pages

2002-02-08 Thread cool dude
Hi Guys, I'm a newbee to struts so I'm filled with questions (some of them are outrightly stupid at times :) ... herez one of the problems that I'm facing. The struts User Guide suggests that a form that spans across multiple pages should be submitted to the same form bean. This will lead

Migrating from another framework to struts ...

2002-02-07 Thread cool dude
Hi, We are currently migrating from another framework to struts. This has brought about a lot of queries doubts about how we can use struts to do things for us that the earlier framework provided. My main concerns are : 1. Does struts provide any build-in mechanism for session

Re: Migrating from another framework to struts ...

2002-02-07 Thread cool dude
. How can I solve this problem? As I'm a newbee I might be ignoring something really obvious ... hope you guyz can help me out with this on e... Thanx in advance, Vikram. --- Ted Husted [EMAIL PROTECTED] wrote: In furtherance of Oliver's response: cool dude wrote: 1. Does struts