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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Eclipse caps toggle plugin07 Oct 2007 00:43 GMT1
I recently installed a plugin called CapsToggle which does the usual
toggling between upper and lower case, but it also can toggle between
db format and camel case such as DB_FIELD_NAME -> dbFieldName. This is
really handy and it works great. The problem is that for some reason
draw line position - networking06 Oct 2007 21:55 GMT1
The code bellow will enable users to scrible anything on a canvas. Now
what I intend to do is to create a vector object for every position
(pre_x,pre_y,x, y) of the lines drawn on the canvas and send it using
a socket connection to a remote server.
Reliability of Java, sockets and TCP transmissions06 Oct 2007 21:41 GMT10
I am writing client and server components of an application that communicate
using Socket, ServerSocket and TCP.  I would like to know just how reliable
this connection/protocol combination is in terms of transmission errors.  So
far I have only been able to run the application ...
generics and arrays and multi-class collections06 Oct 2007 19:49 GMT22
Yo peoples of the earth,
What is the proper use of generics when you want to use arrays as
well?
Is there anybody out there that writes code that does NOT generate
Arrays.asList() doesn't work quite like I would think it should06 Oct 2007 18:54 GMT35
I've included an example of the problem I've run into.  I'm trying to
randomize an array of integers, much like the following program does.
Unfortunately when I ask the system to do so, I don't get a randomized
array.  Now normally this wouldn't bother me.  I would just assume that
reader/writer design question for custom datatype06 Oct 2007 18:13 GMT8
I have a situation where I have several different input formats that
ultimately need to construct a List<Map<String,Object>> and at some
point I will need to write out the same datatype as well. Classic
serialization.
corejava06 Oct 2007 17:59 GMT1
hai to all can anybody  give me sites to download the core java demo
projects  with executed projects please help me on i.e 6-10-2007
before 6 pm thank you
Error using POP3 to fetch email using Javamail06 Oct 2007 17:33 GMT7
I was trying to fetch the number of unread email messages in my yahoo/
gmail inbox by using the Javamail, and JavaBeans Activation Framework
by using the link
http://timarcher.com/?q=node/52
Major problem with hostname resolution in Win2K06 Oct 2007 15:19 GMT7
I'm having a terrifically difficult time getting the hostname of my
computer to resolve to the correct, external IP address (as opposed to
127.0.0.1).  I think it's a  Win2K problem, but I'm not sure. I'm
posting here in case someone knows about it, and in case I'm mistaken
Java Euro Converter06 Oct 2007 15:04 GMT8
I'm trying to write a Java Applet that converts euro's to dollars (+
dollars to euro's). I never wrote a Java Applet before so I don''t
know where to start. Is there anyone that would like to write me a
basic applet to perform the specified task?
corejava06 Oct 2007 12:13 GMT1
hai to all can anybody  give me sites to download the core java demo
projects  with executed projects please help me on i.e 6-10-2007
before 6 pm thank you
Distributing java.policy with Applet.jar06 Oct 2007 11:30 GMT9
How people usually distribute java.policy file when user is first time
loading signed applet with browser?
I tried to embed it into applet jar but that didn't work.
What is nicest way to distribute policy file to user's browser?
relative paths for properties files in a web app06 Oct 2007 09:34 GMT6
I want to plug an API in to a web app. The API has a properties file
that has properties defining the relative location of particular
files.  The questions I have are
1. where should I store such 'particular files', indeed including the
Creating a Book Recommendation page. Community feedback appreciated.06 Oct 2007 08:05 GMT15
After the recent accusations from Twisted that I'm conning innocent
newbies into spending money, I've decided that I really *should* be
getting a cut for all the referring I do.  I'm starting a bibliography
page of books that I refer to often here. I would like the cljp
why do I get this runtime error06 Oct 2007 05:16 GMT4
When I run this:
package scratch;
import java.io.*;
public class Main extends ClassLoader
 
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.