RE: RE: html:link instead of html:submit

2004-02-13 Thread Voinea, Marina
the dispatch value in the form and submit it... a href=javascript:submitForm('MyForm', 'MyDispatch');Click here to submit/a NOTE: Your form MUST have a hidden field named submitValue (or dispatch or whatever...just be in sync with the script) JCG -Message d'origine- De : Voinea

RE: [OT] Numeric Overflow

2003-12-18 Thread Voinea, Marina
can you get a BigDecimal() ? -Original Message- From: Raj Yadav [mailto:[EMAIL PROTECTED] Sent: Thursday, December 18, 2003 11:49 AM To: [EMAIL PROTECTED] Subject: [OT] Numeric Overflow Hi All, I have a SQL query which give me sum from a Number column. The number is huge. It is

RE: designing simple scheduler

2003-12-08 Thread Voinea, Marina
Vic, can you please explain a bit more how do you reuse your beans ? (and have cron job call yor application - you know the idea of separating layers, how is your architecture like now ?) (we would need something similar...) Thanks, M. -Original Message- From: Vic Cekvenich

RE: designing simple scheduler

2003-12-08 Thread Voinea, Marina
it automatedly (JUnit!) without having Tomcat or servlet container running. The Action, in this case, is the glue connecting all your business logic (beans). Replace the glue with another type of glue and you can reuse your business components anywhere. -Original Message- From: Voinea, Marina

using Dyna Beans outside Struts, to process generic DTO-s in AP P layer

2003-12-05 Thread Voinea, Marina
Hi everybody, here is a question for the more experienced, and thank you for the fact that you are there to advice the rest of us : In our APP layer we have to support calls from different client types (HTTP requests, XML Rpc etc) and we decided to have our internal data object (DTO) (used

Request scope for FormBeans does not work??

2003-11-13 Thread Voinea, Marina
Hi, Heeelp: I have been struggling for the last 2 days with an issue regarding the / request / session scope of the form beans defined in action mappings. (Request scope does not work for me, I have to use session scope...). Can you please help : I have the following steps within the code;

RE: Request scope for FormBeans does not work??

2003-11-13 Thread Voinea, Marina
or action). The default value of the attribute redirect is false, so you dont have to specify it. HTH, Phil - Original Message - From: Voinea, Marina [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, November 13, 2003 8:42 PM Subject: Request scope

RE: Request scope for FormBeans does not work??

2003-11-13 Thread Voinea, Marina
Yeap, the html:base tag is used to solve page forward issues... Thanks again. (So we need: redirect= false and html:base together) ... -Original Message- From: Voinea, Marina Sent: Thursday, November 13, 2003 3:34 PM To: 'Struts Users Mailing List' Subject: RE: Request scope

RE: IDE

2003-10-16 Thread Voinea, Marina
Corporation Voinea, Marina wrote: But that's expensive : 2000 $ (or else, evaluation for 1 month only). Is there anything a bit more open ? Thanks, Marina -Original Message- From: Kirk Wylie [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2003 4:53 PM To: Struts Users Mailing

RE: IDE

2003-10-15 Thread Voinea, Marina
But that's expensive : 2000 $ (or else, evaluation for 1 month only). Is there anything a bit more open ? Thanks, Marina -Original Message- From: Kirk Wylie [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2003 4:53 PM To: Struts Users Mailing List Subject: Re: IDE shameless-plug