Re: Blackdown support for SERVLET ?

2001-09-26 Thread Vladimir Eflov
LHM> In the code release Blackdown, exists support for SERVLET? Now step by step: 1) SERVLET needs server -> Apache 2) Something to support Java Servlet and JavaServlet Pages on server side -> Tomcat you may find it here http://jakarta.apache.org All of them are free and easy to install un

Re: pass-vy-value problem

2001-09-26 Thread Joi Ellis
On Wed, 26 Sep 2001, Pedro José Gil Villar wrote: > // Print the data from the ArrayList > for (i = 0; i<10; i++) { > c.al.add(i,c.d); Delete this line. > System.out.println("End: " + ((Double) c.al.get(i)).toString()); > } >} >

pass-vy-value problem

2001-09-26 Thread Pedro José Gil Villar
I've got a problem, probably an easy one, but i can't manage to solve it :-( I try to fill an ArrayList and then print it, but since Java pass only handles to object, he just keep the last value for every item in the ArrayList. I've read something about clone, but i can't make it

Re: Blackdown support for SERVLET ?

2001-09-26 Thread Vladimir Eflov
http://jakarta.apache.org LHM> In the code release Blackdown, exists support for SERVLET? LHM> Regards, LHM> Henrique LHM> -- LHM> To UNSUBSCRIBE, email to [EMAIL PROTECTED] LHM> with a subject of "unsubscribe".

Blackdown support for SERVLET ?

2001-09-26 Thread Luiz Henrique Moraes
In the code release Blackdown, exists support for SERVLET? Regards, Henrique -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Another window management bug

2001-09-26 Thread rmy
Replying to my own message about Jdialogs being iconified after show/hide/show: it seems that this is a known bug, 4392518, Incorrect window (Swing) handling with Gnome/enlightenment. In their wisdom Sun have decided that fixing it in the still-to-be-released merlin (1.4.0) is good enough, so the