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 / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JDK 1.5 Compiler not enforcing parameterized type in interface?24 Aug 2006 20:41 GMT2
I'm starting to use the features of 1.5 and wondering why the following
isn't enforced by the compiler:  I haven't been able to find an answer,
or alternative way of doing it:
I'm jusing JDK 1.5.0_7
ResourceBoundle .properties file preffered location24 Aug 2006 20:25 GMT3
Could you tell me where .properties file should be put in my program?
It is put in the same folder as class calling getResourceBoundle and it
still can't find these files.
Or maybe I misunderstood Java tutorial?
How to build a dependency injection framework by myself?24 Aug 2006 19:57 GMT4
I am using a factory class to build instances. the factory method looks
like:
<code>
class MyFactory{
Count pixels24 Aug 2006 18:31 GMT3
I need to know how many white(or other colors) pixels are in Graphics,
but i didnt found way :(. I see that there is solution for Image, but
this cant help me.
I have one more question - (may be is silly) How to copy Image to
Apache Axis and SAML24 Aug 2006 17:38 GMT1
I've looked at the examples of calling a simple web service on the
Apache Axis website.
I've also looked at the examples of using WSS4J in conjunction with
Axis. I'm confused about how WSS4J can be used in the context of the
Question about Inherited member variables24 Aug 2006 16:57 GMT2
To my surprise this seems possible in Java:
//-------------
 public class Base {
     protected int size = 100;
problem with "getAsciiStream" method24 Aug 2006 15:25 GMT15
I am trying to retrieve some data from a db using the "getAsciiStream"
method of the ResultSet class of java language .
My code is like this:
rs = stmt.executeQuery(queryText);
JTextField inactive in a JWindow24 Aug 2006 15:24 GMT6
In my working application, I changed from a JFrame to a JWindow and my
JTextField's have ceased to be editable.
How do I fix this?
Thanks!
Mulitiple Tomcats - Multiple IPs24 Aug 2006 15:18 GMT6
I have a server and 4 IP addressess 10.10.10.10, 10.10.10.11,
10.10.10.12, 10.10.10.13
Can i run 4 tomcats on port 80 on 4 different IP addressess?
Thnak You
Rich Clients - what's on the backend?24 Aug 2006 15:06 GMT6
I've written a Swing app that is currently standalone and I want to
turn it into a "Rich Client"
I've got servlets running in a Tomcat installation for other apps.
Q) Is the back-end of a Rich Client normally a servlet?  I've been
Text/Console mode UI24 Aug 2006 12:27 GMT1
is there anything like swing but working in text mode? I need a simple
user interface working in the console mode for my little app.
thanks
schw
Book for a Beginner? Anyone?24 Aug 2006 12:23 GMT6
Does anybody know of a JAVA programming book for a beginner, such as
myself, to learn with? I'm looking at Java In A Nutshell, but I'm
unsure. Could anyone please reccomend a book to learn from? Thank you!!!
CUPS printing to pdf writer from Java app fails24 Aug 2006 12:15 GMT1
I can't print on my pdf writer using Java.
                       CUPS pdf writer   CUPS Real printer (EPSON)
Mozilla/Dia            OK                OK
Java app (JEdit/...)   KO                OK
How to run external file in java program?24 Aug 2006 12:05 GMT5
Main reason I need this facility is to convert .properties file from
UTF-16 to  ISO-8859-1. And I created a very simple program to do this.
Is searches current dir for any files without an extension and then
calls:
JTable - sorting all columns except first24 Aug 2006 11:57 GMT3
I'm using TableSorter from page:
http://java.sun.com/docs/books/tutorial/uiswing/components/examples/TableSorter.java
and a JTable which works with this sorter:
http://java.sun.com/docs/books/tutorial/uiswing/components/examples/TableSorterD
emo.java

 
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.