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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Finding Available JREs07 Apr 2005 15:29 GMT2
   I'm hoping someone here can point me in the right direction.  What
is the most reliable way to detect the available JREs installed on a
target system?  Is the Windows registry sufficient under Windows?
Where does one look on a Linux system?
Retrieveing application bean from Action 07 Apr 2005 12:55 GMT1
How do I retrieve an application bean  like
<jsp:useBean id="codesManager" scope="application" class="my.CodesManager"/>
I tried
CodesManager cManager = (CodesManager) session.getAttribute("codesManager");
sting to char array07 Apr 2005 09:06 GMT3
how do I convert a string that I get from command lite to char array?
I have args[0]="this is test"
and I want to by able to print
"
Another Java 5 problem06 Apr 2005 22:48 GMT2
Well... again a problem. This time it's the annotations.
I have two classes like this:
public @interface Tst {
}
tree and node classes?06 Apr 2005 21:45 GMT2
Hello.  I am looking for an implementation of a Tree or Tree Node class
within Java.  I want to create nodes and store data within those nodes
and be able to search on it.  All that I've found in the standard Java
libraries is a JTree, which seems to be designed for displaying
Tabbed panels06 Apr 2005 21:39 GMT2
Hi all, I have read stuff on this but still dont get it. I need to draw
a box and a circle on two different tab panels.
Here is what I have so far somthing is not in the right place.
I have looked at the tutorial thats on Sun's site but didnt help.
Parsing argv Problem :-(06 Apr 2005 18:54 GMT5
My main method starts like this:
------------------------------
 public static void main(String[] args)
   {
icon display problem - XP06 Apr 2005 18:13 GMT2
I have a Java project that has failed to display application icons in
recent installations on XP. It works fine on all 2000 machines. It even
works properly on some XP installations and does not seem to be SP2
related.
a stupid question06 Apr 2005 15:07 GMT11
When I click on link for .java file in the sun tutorials the file opens not
in my JBuilder IDE as it should do but in Internet Explorer as .htm page.
If I right click and 'Save target as' it can only be saved as .htm
Why is this?
A Java 5 question06 Apr 2005 14:41 GMT2
( This is the first time to post something to the newsgroup so please
don't be harsh  )
This is not exactly a problem, I'm just trying to figure out some things
in JDK 5. I have the following method:
How to use Proxy class?06 Apr 2005 13:17 GMT2
Hello !!
I had download new J2se5.0 for Windows from java site for use Proxy class.
I have some problem to use this class.
Someone of you can indicate me some example to use?
Which framework to use ?06 Apr 2005 13:12 GMT3
I was wondering if there are any guides to dermining which frameworks to
use when.. I am about to embark on a little learning project to convert
a forum application I wrote in another language a long time ago to java,
but cant decide whether JSP's & Servlets are best, or to ...
connecting to SQL SERVER from java application06 Apr 2005 09:43 GMT2
could anyone please post the class I need in order to conect my Java
application, to SQL SERVER data base.
thanks
date function06 Apr 2005 07:01 GMT1
I dont know how to get mysels a date in java.
when i have a date i want to run an sql query to select the payment
also i want to check that after
6 montths the value of payment will be 0 again. So it has to check the date
.class file05 Apr 2005 20:33 GMT2
I was working on a project that I started ages ago but havent touched for a
while. I have the .class file but I cannot find the .java file. Is there
anyway at all that I can get the source code from the .class file and hence
save it as a .java file.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 March, 2005
 
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.