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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Converting default encoding for windows to utf820 Jun 2005 18:30 GMT2
I want to run a program in java, which needs to understand utf8
encoding, when i run from the command line the conversion of text files
take place through ANSI encoding thats why I dont get the desired
output. I need to basically translate text files dealing in Hindi,
NFS, new class versions and class loading20 Jun 2005 17:08 GMT1
I have a bunch of experimental servers running
while at the same time I keep developing the software.
Currently this amounts to small changes only --- whatever
'small' exactly means in that case:-)
java.net.URL20 Jun 2005 17:03 GMT8
Hiya all
have a question, anyone a wiz on java.net.URL??
<code>
try{
implementing remember password in tomcat server jdbcrealm20 Jun 2005 15:56 GMT1
need to implement "remember my password " simiar to one in google or
any other website where the site would allow to let the user log in
without asking for credentials. iam using tomcat 5.0.18, JDBCRealm.
i got some idea that i might have to store the userid/password in the
MULTIPLE INHERITANCE IN JAVA?20 Jun 2005 12:12 GMT5
this is my first post since i joined the group a week ago.
I m working with java for a year now since i come from a C++
background i can't help comparing the two languages.
While studying for java i found many books stating that java does not
How to save an image from an java Animation/Applet20 Jun 2005 09:35 GMT1
i have a java applet that randomly genrates some points/pixels
according to an equation. The applet is working fine but the problem is
how do i save it as an image (for my presentation). I have to save
various stages as images for comparisons in my report.
Properties20 Jun 2005 09:34 GMT3
I have a properties file access.properties and i try to add something to
this empty file. I use this code :
Properties properties = new Properties();
   try {
Object count in JVM for struts Action20 Jun 2005 09:19 GMT2
Hello group,
I want to make a discussion on count of object formed in JVM for struts
action.
My question is: when we use action class to perform some action in
NIO20 Jun 2005 08:49 GMT12
I have a little test server and client application.
The client connects to the server, sends 10 bytes, then exits and the
socket closes.
When the server tries to read these bytes I get an error:
New to Java20 Jun 2005 08:30 GMT7
I'm sure that most of you programmers in this groups could consider
yourselves zealots of the computer culture and especially in the realm
of programming. However I'm not as lucky. You see, I've been
particularly interested in programming for at least a year now, I've
native executable & jre20 Jun 2005 07:24 GMT2
If I convert a .jre file to a windows native executable .exe then do I
need to (1) link the .exe to the .jre, or (2) put the ,exe and .jre in
the same folder? Thank you very much!
final on objects20 Jun 2005 05:10 GMT7
is it normal that the compiler doesn't complain
when I execute a modifying method on a final object?
Does final only mean that the object simply isn't
being modified?
Alternatives to hardcoding a password into the source code20 Jun 2005 02:16 GMT6
I've written an application that connects to a unix box from windows via
ssh.  I use public/private key authentication to do so.
The private key is embedded in the application jar file.  The private key is
password protected.  The password for the private key is hard coded into the
installation disk jre20 Jun 2005 02:00 GMT5
If I need to distribute a java application how do I create an I create
an installation disk so that when users install the application a
shortcut is automatically created on the desktop and also the
application shows up in start - all programs of windows xp? Thanks a
Passing an object remotely19 Jun 2005 16:18 GMT1
I have this object
private Patient maakDezePatient() throws java.rmi.RemoteException
  {
     return new Patient(Integer.parseInt(sleutelVeld.getText()),
 
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.