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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Which version of J2SE should I download.14 Nov 2007 15:12 GMT3
For Applets I want them to run on as many computers as possible.
If I Compile with J2SE 5.0 Will people with JVM 1.3, JVM 1.4 will be
able to run the Applets. The features I will be using are only of Java
1.2 But compile with Java 1.5. So will those browsers with Java 1.2,
NetBeans vs. Visual Studio vs. JBuilder (vs. others?)14 Nov 2007 14:12 GMT1
Hello. I haven't programmed much in Java (I've programmed mostly in other languages), but it seems I'm going to do more Java programming from now, so I have some questions.
Thank you very much if any of you would take the time to comment on some of this :-)
(I'd really appreciate ...
converting program variables to arrays14 Nov 2007 14:01 GMT5
Hi Java Experts,
I'm trying to take an existing application and add some custom labels
to the program variables. Specifically, I want to change every scalar
variable to an array type such that I can store the value of the
Reading binary socket data and copying to another socket ?14 Nov 2007 13:51 GMT7
I need to write a java process that listens on a socket for a client
sending binary data (actually compressed messages). This socket will
always be open.
This data will then be written to another socket the other end of
avetana obexsolo on Linux14 Nov 2007 12:13 GMT1
I installed AVETANA BT on my linux box.
It works fine, but I don't find obexsolo! I need to import
de.avetana.bluetooth.obexsolo.* to have the declaration of
OBEXConnector.
Database helper class with PreparedStatements14 Nov 2007 11:43 GMT23
I have a JDBC working with Oracle 9i where database is inserted/
updated maybe 10 times at most during a week with very little usage in
my Tomcat 4.1.3 Container.
The Database classes I have used for the past year are working great
Validating a String in Java14 Nov 2007 07:03 GMT13
Dear Friends
I need to write a  small peice of code  a string "payment_code" which
comes
populated from a text field , should contain only 0-9,A-Z,a-z,Space '
Should I close a connection when using DataBase Pool?14 Nov 2007 03:31 GMT7
database pool means that the conncetion can be used by other user.
so when I finish the job, should I call
conn.close();
after it as the old way?
How can I get the serverName in a servlet?14 Nov 2007 02:42 GMT3
 I use "String ip =request.getLocalAddr();". When the servlet was
request using url "http://localhost/servlet/XXXServlet" or "http://
127.0.0.1/servlet/XXXServlet",I can only get "127.0.0.1" which is not
the server public IP.How can get the public IP?
class loader getResourceAsStream14 Nov 2007 01:45 GMT5
I'm trying to get a resource who is stored into a jar file. I've the
following path to the resource from the root of the jar
WUI-CDM-Module/oams-profiles/Default/module/cdm/pageflow/
clientrelationship/MyName2.module
Newbie Question: ArrayLists and Referencing14 Nov 2007 01:38 GMT12
Yes, it's me again and ArrayLists.  <grins>  I'm having trouble
referencing the individual element of an ArrayList within an ArrayList
so that I can initialize another ArrayList in a single ArrayList way.
Let ArrayList A = a series of Arraylists where
NetBeans and data consistancy guarantee without large DBMS (simple  transactional database / ACID support)13 Nov 2007 23:03 GMT1
Hello. I haven't used NetBeans yet and I haven't programmed much Java (I've programmed more in C++), but I have a question:
Can I get a data consistancy guarantee when writing to a file from Java if I use the NetBeans IDE package without using a large DBMS?
I mean, does Java ...
How to convert utf-8 bytes into a java string?13 Nov 2007 23:01 GMT5
Hi, I need to received the special bytes from a URL and convert them
into a java string, can anyone help me
about this? most appreciated for your help.
Eg. http://www..../search_str=%E6%84%9F%E5%86%92
Shorten setString lines13 Nov 2007 22:25 GMT5
I have a PreparedStatement with alot of values to insert into an
Oracle Database.
Anyway to shorten the setString lines in a loop or any other way to
shorten this??
java.lang.UnsatisfiedLinkError - native method13 Nov 2007 22:18 GMT1
java.lang.UnsatisfiedLinkError - native method
Hello.
I have one problem regarding the native method compilation.
I get the following error for ONLY ONE FUNCTION THAT I RECENTLY ADDED:
 
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.