RE: cleaning session

2004-10-08 Thread Freddy Villalba A.
OK -Mensaje original- De: Erik Weber [mailto:[EMAIL PROTECTED] Enviado el: viernes, 08 de octubre de 2004 14:46 Para: Struts Users Mailing List Asunto: Re: cleaning session I can't promise when, but whenever I find myself working on it again, I'll try to remember to contact yo

Re: cleaning session

2004-10-08 Thread Erik Weber
e: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Enviado el: jueves, 07 de octubre de 2004 16:51 Para: [EMAIL PROTECTED] Asunto: RE: cleaning session Don't put this example under Apache License then. ;-) Or have it patented (with the new patent laws in Eur

RE: cleaning session

2004-10-07 Thread Freddy Villalba A.
PROTECTED] [mailto:[EMAIL PROTECTED] Enviado el: jueves, 07 de octubre de 2004 16:51 Para: [EMAIL PROTECTED] Asunto: RE: cleaning session Don't put this example under Apache License then. ;-) Or have it patented (with the new patent laws in Europe no problem). Hiran (g

RE: cleaning session

2004-10-07 Thread Hiran.Chaudhuri
+49-89-54 74 21 99 > -Original Message- > From: Erik Weber [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 7. Oktober 2004 15:33 > To: Struts Users Mailing List > Subject: Re: cleaning session > > Yes, that is a good example. > > My only requirement here is

Re: cleaning session

2004-10-07 Thread Erik Weber
there is pagination). -Mensaje original- De: Erik Weber [mailto:[EMAIL PROTECTED] Enviado el: jueves, 07 de octubre de 2004 15:31 Para: Struts Users Mailing List Asunto: Re: cleaning session I think a good place to start would be to start a list of situations or use cases encountered where thi

Re: cleaning session

2004-10-07 Thread Erik Weber
ng in order to determine what's to be cleansed an what not. What do you think? -Mensaje original- De: Erik Weber [mailto:[EMAIL PROTECTED] Enviado el: jueves, 07 de octubre de 2004 13:26 Para: Struts Users Mailing List Asunto: Re: cleaning session Yeah, "similar naming convention

Re: cleaning session

2004-10-07 Thread Vinicius Carvalho
ne what's to be cleansed an what not. What do you think? -Mensaje original- De: Erik Weber [mailto:[EMAIL PROTECTED] Enviado el: jueves, 07 de octubre de 2004 13:26 Para: Struts Users Mailing List Asunto: Re: cleaning session Yeah, "similar naming convention" is the key to maki

RE: cleaning session

2004-10-07 Thread Freddy Villalba A.
Mailing List Asunto: Re: cleaning session I think a good place to start would be to start a list of situations or use cases encountered where this type of device was implemented or needed (not just with "wizards", but with session attributes in general I think). Then we could look at

Re: cleaning session

2004-10-07 Thread Erik Weber
cleansed an what not. What do you think? -Mensaje original- De: Erik Weber [mailto:[EMAIL PROTECTED] Enviado el: jueves, 07 de octubre de 2004 13:26 Para: Struts Users Mailing List Asunto: Re: cleaning session Yeah, "similar naming convention" is the key to making it easier on

Re: cleaning session

2004-10-07 Thread Erik Weber
TED] Enviado el: jueves, 07 de octubre de 2004 13:26 Para: Struts Users Mailing List Asunto: Re: cleaning session Yeah, "similar naming convention" is the key to making it easier on yourself. Also, as I tried to suggest once before (in a riddle -- "a single key can open many

Re: cleaning session

2004-10-07 Thread Vinicius Carvalho
t. What do you think? -Mensaje original- De: Erik Weber [mailto:[EMAIL PROTECTED] Enviado el: jueves, 07 de octubre de 2004 13:26 Para: Struts Users Mailing List Asunto: Re: cleaning session Yeah, "similar naming convention" is the key to making it easier on yourself. Also, as I tried to su

RE: cleaning session

2004-10-07 Thread Hiran.Chaudhuri
rder to determine what's to be cleansed an what not. > > What do you think? > > -Mensaje original- > De: Erik Weber [mailto:[EMAIL PROTECTED] Enviado el: > jueves, 07 de octubre de 2004 13:26 > Para: Struts Users Mailing List > Asunto: Re: cleaning session >

RE: cleaning session

2004-10-07 Thread Freddy Villalba A.
aje original- De: Erik Weber [mailto:[EMAIL PROTECTED] Enviado el: jueves, 07 de octubre de 2004 13:26 Para: Struts Users Mailing List Asunto: Re: cleaning session Yeah, "similar naming convention" is the key to making it easier on yourself. Also, as I tried to suggest once before (in

Re: cleaning session

2004-10-07 Thread Erik Weber
Hiran Chaudhuri SAG Systemhaus GmbH Elsenheimer Straße 11 80867 München Phone +49-89-54 74 21 34 Fax +49-89-54 74 21 99 -Original Message- From: Erik Weber [mailto:[EMAIL PROTECTED] Sent: Donnerstag, 7. Oktober 2004 11:55 To: Struts Users Mailing List Subject: Re: cle

RE: cleaning session

2004-10-07 Thread Hiran.Chaudhuri
7 München Phone +49-89-54 74 21 34 Fax +49-89-54 74 21 99 > -Original Message- > From: Erik Weber [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 7. Oktober 2004 11:55 > To: Struts Users Mailing List > Subject: Re: cleaning session > > This is similar to w

Re: cleaning session

2004-10-07 Thread Erik Weber
ph is not linear. I'll be glad to here your feedback (everybody). HTH, Freddy. -Mensaje original- De: Paul McCulloch [mailto:[EMAIL PROTECTED] Enviado el: jueves, 07 de octubre de 2004 10:27 Para: 'Struts Users Mailing List' Asunto: RE: cleaning session That isn't the purpose of th

RE: cleaning session

2004-10-07 Thread Freddy Villalba A.
orresponding Session. I believe, however, that this approach wouldn't work if the graph is not linear. I'll be glad to here your feedback (everybody). HTH, Freddy. -Mensaje original- De: Paul McCulloch [mailto:[EMAIL PROTECTED] Enviado el: jueves, 07 de octubre de 2004 10:27 Para:

RE: cleaning session

2004-10-07 Thread Paul McCulloch
> From: Paul McCulloch [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 07, 2004 9:27 AM > To: 'Struts Users Mailing List' > Subject: RE: cleaning session > > > That isn't the purpose of the (confusingly named) reset > method. Reset is > there to, typica

RE: cleaning session

2004-10-07 Thread Paul McCulloch
Wednesday, October 06, 2004 5:43 PM > To: Struts Users Mailing List > Subject: Re: cleaning session > > > If you have your action in HttpSession, why don`t you > just call reset whenever a user clicks on the button > supposed to start this wizard? > > >

Re: cleaning session

2004-10-06 Thread Leandro Melo
If you have your action in HttpSession, why don`t you just call reset whenever a user clicks on the button supposed to start this wizard? --- struts lover <[EMAIL PROTECTED]> escreveu: > Hello everyone, > I am facing this problem of session. I have my > action > form in session(a wizard like t

RE: cleaning session

2004-10-06 Thread struts lover
> Paul > > > -Original Message- > > From: struts lover [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, October 06, 2004 5:04 PM > > To: [EMAIL PROTECTED] > > Subject: cleaning session > > > > > > Hello everyone, > > I am facing t

RE: cleaning session

2004-10-06 Thread Paul McCulloch
esday, October 06, 2004 5:04 PM > To: [EMAIL PROTECTED] > Subject: cleaning session > > > Hello everyone, > I am facing this problem of session. I have my action > form in session(a wizard like thing). Now if the user > starts filling in values and clicks on the NEXT >

cleaning session

2004-10-06 Thread struts lover
Hello everyone, I am facing this problem of session. I have my action form in session(a wizard like thing). Now if the user starts filling in values and clicks on the NEXT button, to go on to the next screen and then instead of completing the process of application, clicks on some other link. Agai