Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
java applet load status31 Oct 2004 16:49 GMT1
Hello, thanks for any help.
Is it possible to predict how long an applet will take to load and with this
info devise a status bar to inform the user of the load status?
Jacques
Slightly OT.. Range finding software31 Oct 2004 15:54 GMT2
    Sorry this isn't exactly java but I was thinking about writing
this piece of software and I didn't know if there is allready one out
there. I want to write a program that compares two live images (from
webcam's perhaps) of the same object, but at slightly different angles
Free RAD components31 Oct 2004 13:48 GMT1
    I was wondering if any set of RAD components similar to that of JBuilder
    is available as freeware/free software.
    As a matter of fact, I simply need a way to directly bind data to a
    table, without specifying a model as a should do if I'd use JTable.
Volunteers for GPL project31 Oct 2004 10:18 GMT2
I have a SourceForge project named 'sketcher'. I've got a working (but
unstable) client/server system with a few thousand lines of code, and
I'm looking for volunteers. Any tips regarding this? A Google search
('open source volunteers') turned up little. Announcing for volunteers
XHTML WYSIWYG editor, open-source Javabean?31 Oct 2004 07:30 GMT1
Does such a beast exist?
Signature

JustThe.net Internet & New Media Services, http://JustThe.net/ 
Steven J. Sobol, Geek In Charge / 888.480.4NET (4638) / sjsobol@JustThe.net

../ in jar31 Oct 2004 07:17 GMT1
  saveImageIcon = new
ImageIcon(JFileViewer.class.getResource("../image/general/save.png"));
  Has no problem, But i package everything into a jar. It get a null
pointer exception. How to get arround it?
Possible HttpURLConnection.setFollowRedirects bug?I31 Oct 2004 06:26 GMT2
I have discovered a slightly obscure scenario that may cause a bug in
HttpURLConnection and I was wondering if anyone could confirm it.
With automatic redirection turned on, if I do a HTTP GET request, with
various cookies set and I recieve a 302 redirect, HttpURLConnection
why dont I get exception here(servlets)31 Oct 2004 05:03 GMT2
According to javadocs in HttpServletReponse:
sendRedirect
If the response has already been committed,
this method throws an IllegalStateException.
Setting up a filter based on server name31 Oct 2004 04:57 GMT5
This question pertains to the Java Servlet specification.
Is it possible to specify a <url-pattern> for a filter based on the
server name?
Trying to specify a url-pattern such as "www.bla.com/*" doesn't work.
multiple forms and one servlet31 Oct 2004 04:54 GMT4
I have one servlet which has multiple forms. The action element of the
forms is pointing on one servlet. I want to process the different form
requests as different reponses in the same servlet. How can I do that
based on the form "Name" attribute.
vector bench mark?31 Oct 2004 04:43 GMT3
  Does anybody know where i can find a benmark list of vector,
collection, hashmap, hashtable?
  I just need to know their insertion time and retrieve time.
thanks
XML Document.  Node vs Elements, and more31 Oct 2004 03:54 GMT3
I am parsing a document, so am using nodelist to get the children of
the root, and using logic to parse the Nodes depending on which one it
is.  however, I need more power than "Node" can give me.  So can I
somehow convert a Node to an Element (I basically need the ability to
Java based remote desktop Control31 Oct 2004 01:34 GMT2
 I am looking for a java based ( preferable using http protocol ) remote
desktop contol client-server application. Has any one experienced such?
If so, may I request you to provide pointers or sample code on that.
Thanks,
Stack trace scrolled out of DOS window31 Oct 2004 00:38 GMT4
I was experimenting with something in Java, and got an exception,
which printed a nice stack trace - unfortunately, the stack trace is
long and scrolls out of my DOS window, so I can't see the top, which
is the informative part. (It's thrown by a call chain initiated by
array comparison and sort30 Oct 2004 23:38 GMT4
I am running into this problem of getting my array to output the
desired results. Below is the problem
i have two string arrays via
String[] ar1 = {1,2,1,4,1,2};
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.