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 / First Aid / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help converting a string14 Nov 2006 15:09 GMT20
I need help with converting all lowercase letters in a string to
uppercase letters and viceversa. For example, Alb34ErT will be
converted to aLB34eRt.
I know to use something like:
may instanceof fail?14 Nov 2006 14:56 GMT1
I have this piece of code running in a Jboss/Tomcat 3.2.5 + jvm 1.4.2
envirorment:
  import net.sf.jasperreports.engine.JRImageMapRenderer;
  ....
Removing objects from iterating collection14 Nov 2006 14:32 GMT2
Hello, I've got a question about the behaviour of Java:
I've got this code:
ArrayList<MyObject> objects = new ArrayList<MyObject>().
... (some code adding objects to array list)...
Commercial App in Java - New GPL Announcement14 Nov 2006 13:36 GMT3
A company im about to work for wants to develop some inhouse tools, but
would prefer to keep them inhouse - i.e. not open source. (Im not
against open source at all - but i cant see why in this scenario). I
was going to advise on the use of Java, however now its gone GPL, what
I need to change the encoding of the VM machine14 Nov 2006 12:42 GMT2
I have changed the default file encoding of my application and made the
following:
System.setProperty("file.encoding", "UTF-8");
But it doesn't work. The Reader and Writer continue reading and writing
Help needed with GUI programing14 Nov 2006 11:36 GMT6
I need to add a next, previous, first and last button and can not
figure it out. Can some one help me out on this? Also is there some
place that may have something like templates for GUI programming?
a cpl *NBEWBIE* questions14 Nov 2006 05:30 GMT2
whats the last version of the java runtime to run on windows 3x and
where can i find it ?
....last version of the runtime to run on windows 95 and where can i
find it ?
Able to Run a Program using an IDE but not using Command Prompt :(13 Nov 2006 21:46 GMT4
The program risk_analyser.java complies and runs fine using an IDE
called Eclipse because I can associate four .jar files to the project
build path. These are minerva.jar, colt.jar, foxtrot.jar and
phredist.jar.
object stream and byte array conversion13 Nov 2006 18:30 GMT11
I am wondeirng how to convert an ObjectInputStream to a byte array, then
convert the array back to ObjectInputStream -- should I convert the array
back to ObjectOutputStream other than ObjectInputStream?
Any sample codes?
JAvac is not recognised as an internal or external  command, operable program or batch file13 Nov 2006 17:07 GMT2
I get the above error when i try to compile a java program. I have
included it in the CLASSPATH. The CLASSPATH looks like this:
C:\PROGRA~1\BORLAND\CBUILD~1\PROJECTS\BPL;C:\PROGRA~1\BORLAND\CBUILD~1\BIN;%SYSTEMROOT%\SYSTEM32;%SYSTEMROOT%;%SYSTEMROOT%\SYSTEM32\WBEM;C ...
Row selection in JTable13 Nov 2006 12:38 GMT1
Could anyone please explain if and how it is possible to select a
given number of row indices in a table. I know about
setRowSelectionInterval(), but this seems to only allow for continuous
intervals, where I would need the ability to select multiple seperated
App needs super user privileges- how.12 Nov 2006 17:52 GMT1
I need to use a raw socket for some special communications.  Raw sockets
in Linux need root privileges.  Any tips for developing an app that needs
root access ?  I'm using Eclipse if that matters.
Should the app itself query the user for root login if the user isn't root
Need help to read GMS SIM with JRE12 Nov 2006 17:04 GMT2
I'm trying to develop java applet, to read my "GSM SIM CARD" to
accomplish two goal.
A) Read the IMISDN (the serial number) of my SIM CARD, and pass it to
an authentication form, on my webserver. (this will be the most
JOptionPane12 Nov 2006 15:09 GMT5
I am having a problem with my program. I am trying to create a logon
usint the JOptionPane, however, it will not correctly compare my
inputs.
Any ideas.
creating shared library for JNI12 Nov 2006 08:26 GMT2
This is more a C / gcc problem than Java, but I'd like to know if
someone has faced this before:
I'm trying to invoke some C code from a Java program using Java native
interface. To achieve this, I'm  building a shared library (.so)
Pages: 1 2 3 4 5 6 7 8 9 10 October, 2006
 
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.