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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ajax server design question30 Dec 2005 20:22 GMT1
I am going to write a multi-player board game (I've actually already
written one version, with a java server and VB client).  I'd like the
players to be able to play over the web, through an ajax client.  I
don't know much about ajax yet.  It appears that the XMLHttpRequest (or
Taking the Contents of a File object and converting it to a byte array30 Dec 2005 20:12 GMT4
I have a file that I need to read into my program and convert to a byte
array (byte [] ). The code below works but it seems sort of "smelly".
Can someone suggest a cleaner, more eloquent,  way of accomplishing
this?
Compiling Java file to .NET managed code or vice versa?30 Dec 2005 18:24 GMT8
Are there any experiments on compiling Java file to .NET managed code
or compiling C# file to Java bytecode? It seems very interesting!
class files not generated30 Dec 2005 17:23 GMT2
I have around 12 projects in my workspace of RAD 6. When I build the
projects the class files are not being generated for a few of the
projects while I can see them in others. However if i directly look at
the hard Drive from my  Windows Explorer I do not see the class files
JVM process in status "stop"?30 Dec 2005 15:36 GMT3
We are running a quite busy multithreaded inhouse application in Java
1.4.2 on a multi-processor Solaris 8 system, which also uses some
socket communication (lots of process starting and file I/O, pure
batch, no graphics). Very occasionally, the entire process stops
Tomcat hangs30 Dec 2005 15:08 GMT1
I am facing a strange pblm with Tomcat 5.0.19 on Linux RH 9.
I use TPC-W servlets and most of the config is left defaults. The
connector config is show below:
<Connector port="80"
Class can't see other classes inside jar30 Dec 2005 15:07 GMT1
I have a class that imports javax.xml.soap.SOAPConnectionFactory. When
I run my little program inside Eclipse, on Windows, it runs perfectly.
When I move the program to Unix (with all the libraries I used to
compile in Eclipse), he seems to be unable to find the necessary jars.
learn eclipse30 Dec 2005 14:29 GMT2
i would like to know if i can find some sort of tutorial on web or
anywhere else, which i could use to learn eclipse properly(atleast the
basics).
regards
proper format30 Dec 2005 14:25 GMT4
i want my user should input data in this format "dd/MM/yyyy HH:mm:ss" .
if not i want to show him a message to enter input in that proper
format . how ?
Java Question30 Dec 2005 14:20 GMT25
I know we cannot use a super keyword for an abstract implemented
method. But below is my class hirearchy. As you know finalize has to be
explictily chained, how can i achieve this with my below code?
class A {
updating multiple rows in MS SQL by way of calling stored procedure takes forever30 Dec 2005 14:15 GMT3
I have some problem updating multiple records by calling a MS SQL
stored procedure with parameters in java. It seems it locks the records
forever and my application cannot read the table anymore.
Anyone had experience this before?
tomcat ROOT page30 Dec 2005 10:59 GMT1
I configurated Tomcat to use Apache as Web server. I'm using mod_jk
connector. I redirected context path "/" at apache to tomcat context
path "/" that is ROOT page. Now I would like to change tomcat context
path "/" to be my welcome page whitch source is in directory
probelm in properties30 Dec 2005 09:21 GMT2
I am trying to read from a property file using the following code. I
dont get the value for "name" key. So I tried to read the number of
keys in the file, that too return 0. Could you please help me.
Code:
usage eclipse30 Dec 2005 08:21 GMT8
I've got a question about the usage of Eclipse. I'm planning to start
developing commercial applications for small businesses with Eclipse.
Do these applications fall under the open source license or can I
protect my own code?
Overloaded Methods called with null30 Dec 2005 04:20 GMT20
I would have to decompile some java code and the decompiler yields:
void a1(C1 c1) {
...
}
 
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.