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
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());
> }
>}
>
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
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".
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]
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