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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Java 1.6 becoming idiot-proof or just slack?18 Mar 2007 16:46 GMT13
I've had the following code running on Java 1.6 happily for sometime and
only after someone tried to compile it with 1.4 did I discover my recurring
:-( school-boy error of saying intVar = new Object. I've changed the code so
that it now it says intVar = Integer ...
what is the different between byte stream and character stream?18 Mar 2007 14:58 GMT6
Hi !what is the different between byte stream and character stream?
Any form of operator overloading supported in java?18 Mar 2007 13:46 GMT16
Java doesn't support multiple inheritance.To overcome that it has
provide interfaces. Is there any such way available for overloading of
operators also?
excel sheet template18 Mar 2007 10:59 GMT5
I am using jakarta POI.
I have a excel sheet template .
I want to create a  new excel-sheet  from that  template and want to
pour data into it.
Where is the JAR currently being executed?18 Mar 2007 10:09 GMT6
Hi all, here's a basic question I haven't been able to find the answer to.
Let's say I'm executing a JAR from the command line from a location that
isn't in the CLASSPATH.  The JAR implements it's own classLoaders and
wants to use data in the JAR to construct some classes.  How ...
from c# to java18 Mar 2007 09:34 GMT8
I seek advice on software I may need in order to program in Java on a
Win2k3 SP2 machine.
To program in C# I use the following:
1. IIS
Mastering Java18 Mar 2007 09:25 GMT6
Hi ,Im a BSc4 Maths/Computer Science student.Unfortunately my
curriculum did not include Java programming yet I see many vacancies
for Java developers.I studied programming Pascal,C++ and Delphi.So I
need to catch up quickly and master Java programming.How do you
converting byte array to a String18 Mar 2007 00:06 GMT2
What's the best and fastest way to convert a byte array to a String.
The (toString doesn't work, it gives strange characters).
I prefere a way that uses a loop that loops in the bytes of the array
and convert them to characters then append them to a string.
Advice on creating interface for plugins17 Mar 2007 23:06 GMT1
I am writing an app which will permit plugins for various things,
including persistent data storage (ie a database, xml files, whatever;
the app won't care so long as the plugin implements the interface). The
issue is this: when the plugin retrieves data from storage to give to
Can i save a file to ldap server?17 Mar 2007 18:28 GMT2
Is it possible to save a file in the ldap server?
I think in ladap we can search through a simple metadata but not files.
Shin
java IDE on mac...HELP!!17 Mar 2007 18:08 GMT9
Hi guys, I'm new in java world using a mac. Actually I must use the
terminal to compile and run classes (javac and java commands) because
the xCode editor I use to code in doesn't work properly. It doesn't
build and run my java classes. Every time I click on build the
ServletFilters and Servlets: Is Running a "Request" in the same Thread?17 Mar 2007 15:53 GMT2
I have a basic question regarding Servlet and ServletFilters. If I do
have a filter, can I assume that the request is running in the same
thread? Or could it be that the filter is running in another context
as the servlet?
Eclipse path problem while opening file.17 Mar 2007 13:19 GMT1
When ever I try to read/open '.properties' (for that matter any file)
inside my project(for example I try to open system.properties file in
HelloWorld class) it cannot open/find it.
For example if I have a project called project1 which has java source
Applet as DSO in Browser example? MSIE only?17 Mar 2007 12:13 GMT2
Recently on the web I came across documentation discussing Data Source
Objects (DSO) in relation to browser and html functionality (in particular
the ability to declare a Java applet as a data source that can be used with
any or the HTML tags that take the src="" attribute). I find ...
Group17 Mar 2007 11:07 GMT1
how do i join this group of programmers
 
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.