Re: Struts Workflow

2004-02-26 Thread Alvaro Martinez
You can visit this web: http://www.livinglogic.de/Struts/ Alvaro - Original Message - From: Mike Duffy [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Thursday, February 26, 2004 7:08 PM Subject: Struts Workflow Does anyone have any great ideas on creating

Struts Workflow Extension

2004-02-11 Thread Alvaro Martinez
I'm working with The Struts Workflow Extension and I think I've found a bug. In the example test I´ve changed a part in the struts-comfig.xml Before: action path=/wf1St2Loop type=com.livinglogic.struts.workflow.test.Wf1St2Action set-property property=authClass

Re: Orkut

2004-02-10 Thread Alvaro Martinez
add me too. thanks a lot - Original Message - From: Dirk Manske (Service Respond) [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Tuesday, February 10, 2004 2:27 AM Subject: AW: Orkut add me please. thx. -Ursprüngliche Nachricht- Von: Oliver Thiel

Re: repost: validator retrieving data

2004-02-06 Thread Alvaro Martinez
. Please, try it. It's very easy and simple. If you have any problem or you dont understand anything I´ll help you Alvaro - Original Message - From: Leonardo Francalanci [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, February 06, 2004 9:03 AM Subject: R

Re: repost: validator retrieving data

2004-02-06 Thread Alvaro Martinez
Ok, I understand you... Let me I think it... - Original Message - From: Leonardo Francalanci [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Friday, February 06, 2004 10:21 AM Subject: R: repost: validator retrieving data When an error occur, it doesnt return

Re: repost: validator retrieving data

2004-02-06 Thread Alvaro Martinez
You could use the mapping class and then compare what is the action tag execute. Some like this: if (mapping.getPath().compareTo(/prepare)==0) form.fillfromDB(); else do nothing; // leave form as is, with data entered by the user Dou you like this...? - Original Message - From:

Re: repost: validator retrieving data

2004-02-05 Thread Alvaro Martinez
type= name=bean scope=request input=/prepare.jsp validate=true forward name=success path=Main.jsp/ /action Alvaro Martinez - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 05, 2004 3:52 PM Subject: RE: repost

Fw: repost: validator retrieving data

2004-02-05 Thread Alvaro Martinez
type= name=bean scope=request input=/prepare.jsp validate=true forward name=success path=Main.jsp/ /action Alvaro Martinez - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 05, 2004 3:52 PM Subject: RE: repost

Fw: repost: validator retrieving data

2004-02-05 Thread Alvaro Martinez
with the values entered for the user Have you tried it? You must try and then tell me the problem That's way I need to know, in the prepare action, if I'm coming from a validation error or a simple GET. Did I make myself clearer? Thank you -Messaggio originale- Da: Alvaro Martinez

validate at least one field

2004-02-03 Thread Alvaro Martinez
I would like to validate a form that contains several fields where at least one of them should be filled (don't mind what of them) How can I implement this with validator.xml? Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: session timeout -- time limit

2004-01-30 Thread Alvaro Martinez
You must change the file web.xml, the next line: session-config session-timeout10/session-timeout /session-config Alvaro - Original Message - From: Oliver Thiel [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, January 30, 2004 11:30 AM Subject: session timeout

lifetime for scope page

2004-01-29 Thread Alvaro Martinez
Hi, I have written in the file struts-config.xml a bean with scope=page. This bean inherits from ValidatorForm. If I overwrite the request method and I set all the attributes of the bean to null then, after having populated the bean in a form when I use it again in the same page, the values have a

page vs session

2004-01-29 Thread Alvaro Martinez
Could somebody say me the difference between scope page and scope session when it´s configured in tag action-mappings in struts-config.xml. I think it have the same scope . Thanks in advance. Alvaro - To unsubscribe, e-mail

Re: page vs session

2004-01-29 Thread Alvaro Martinez
I just guess the problem. ActionForms can have only two different levels of scope: request and session. When I put in the mapping tag scope=page it doesn't understand it and it uses scope=session beacuse this one is the scope by default. Alvaro Martinez - Original Message - From: Alvaro

Re: data-source connection keeps closing

2003-11-06 Thread Alvaro
Hi David, try to change the connection URL to: jdbc:mysql://localhost/semantic?autoReconnect=true Bye, Alvaro. David Parry wrote: Subject: data-source connection keeps closing From: David Parry [EMAIL

RE: [OT] Generating microsoft word documents

2003-02-12 Thread Alvaro Coronel
be worth a shot. Alvaro This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail