I use Eclipse... does any one knows if there is any pluggin for debugging a webapp from inside Eclipse? If not, does any one knows a simple way to do it without an IDE? Thanx
Rodrigo ----- Original Message ----- From: "Marc Lustig" <[EMAIL PROTECTED]> To: "Turbine Users List" <[EMAIL PROTECTED]> Sent: Tuesday, January 21, 2003 3:35 PM Subject: AW: An action called more than once... > > > -----Urspr�ngliche Nachricht----- > > Von: Rodrigo Reyes [mailto:[EMAIL PROTECTED]] > > Gesendet: Dienstag, 21. Januar 2003 21:29 > > An: Turbine Users List > > Betreff: Re: An action called more than once... > > > > > > How do I debug step by step? > > Good question. I myself use Tomcat and JBuilder and I know it's possible to > debug a tomcat-webapp using Jbuilder, although I haven't figured out how to > do this myself, but it's a matter of configuring Jbuilder. > Generally you debug using your IDE, and most IDE's offer such a function. > > Good luck... > > > > ----- Original Message ----- > > From: "Marc Lustig" <[EMAIL PROTECTED]> > > To: "Turbine Users List" <[EMAIL PROTECTED]> > > Sent: Tuesday, January 21, 2003 3:12 PM > > Subject: AW: An action called more than once... > > > > > > > What I would do is debugging the web-app step by step. > > > > > > > > > > > > > > > > -----Urspr�ngliche Nachricht----- > > > > Von: Rodrigo Reyes [mailto:[EMAIL PROTECTED]] > > > > Gesendet: Dienstag, 21. Januar 2003 21:08 > > > > An: [EMAIL PROTECTED] > > > > Betreff: An action called more than once... > > > > > > > > > > > > I've sent this issue twice, but so far, I haven't received any > > answer. > > > > Please give me a hand with this. We have actions that are > > being executed > > > > two, three and even four times each time a page is reloaded. We > > > > emptied one > > > > of this actions, so the only thing happening was a > > > > System.out.println("..."), and even then, the action got called more > > than > > > > once. Any idea what this could be? Is is a bug on turbine? Thanx in > > > > advance... > > > > > > > > Rodrigo > > > > > > > > > > > > > > > > -- > > > > To unsubscribe, e-mail: > > > > <mailto:[EMAIL PROTECTED]> > > > > For additional commands, e-mail: > > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
