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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Masking the java program name18 Sep 2006 04:50 GMT9
Can i mask the name of my java program so that others executing the
program will not be able to know which is the actual program they are
running?
I.E. can i replace 'java Run' to 'Run'?
java.lang.AbstractMethodError:  at the org.apache.xerces.dom.DOMImplementationImpl.createLSOutput()18 Sep 2006 03:08 GMT2
I come to a strange error ,(which would works in another project under
the same eclipse workspace),
the exception as follows:
Exception in thread "AWT-EventQueue-0" java.lang.AbstractMethodError:
Class of subclass as parameter18 Sep 2006 02:21 GMT2
I have a class which maps a name to a class like so:
class Mapping {
   private String name;
   private Class runner;
semi-transparent Frames17 Sep 2006 22:41 GMT1
can someone tell me how can i set the transparency of a Frame?
I tried:
 Robot     r    = new Robot();
 Rectangle rect = new Rectangle(0,0,d.width,d.height);
is there a JDBC equivalent to Oracle's PRO*C DESCRIBE operation?17 Sep 2006 22:22 GMT1
I am porting code from Oracle's PRO*C to JDBC.
In PRO*C, if I have a text which represents an unknown SQL statement, I can
describe it and get the names (and number) of bind variables in it.
For example, describing
When was 'sound.jar incorporated in JRE?17 Sep 2006 19:51 GMT1
I have a sound.jar in each of my Java lib/ext directories.
I think it was put there by the JMF installer, but since
the installer has no 'uninstall' I am not able to check
that easily.
Deploying Java Desktop App on windows..17 Sep 2006 14:03 GMT1
My current project requires me to prepare a .msi package (or .exe
installer) for installing a java application on the client machine.
Here are my requirements
--> I want to install MySQL server 4.1 as a part of installation
Sr Technical Recruiter / IT Recruiter / Hyderabad17 Sep 2006 13:29 GMT2
I am looking for a Sr Technical Recruiter / Team Lead Position in the
Indian
market.
A suitable job opening in Hyderabad.
best way to initialize variables from constructor17 Sep 2006 11:58 GMT1
Say I have the following code:
class myClass
{
private String _input;
How do i sort ?17 Sep 2006 09:24 GMT3
I have a class.
the class has member variables String StudentName , String MobleNumber.
I have  created 4 objects of this class.
Now,i want to sort these objects (based upon alphabetical StudentName
Redirecting IO from C++ native library17 Sep 2006 04:52 GMT8
Wondering if there is any way to redirect the IO from a library loaded
with System.loadLibrary()? The library is written in C++.
Thanks,
josef
JComboBox -- adding "Select Value" as Item16 Sep 2006 21:06 GMT7
When you set the selectedIndex on a JComboBox to -1, it makes a blank choice
visible in the box since no item is selected.  Is there any way to add a
message like, "Select Item Style" so it shows up if no item is chosen?
I'm using Java 1.4.2 if that makes a difference.
Looking for jtidy 8.0 jar16 Sep 2006 20:17 GMT3
Does anyone happen to know where I can find the latest version of
jtidy.jar? The download available from SourceForge
(http://sourceforge.net/project/showfiles.php?group_id=13153) is in
04aug2000r7-dev and the Tidy class's parse method is not overloaded for
Writing problem when using servlets...........16 Sep 2006 19:45 GMT1
   Here is a short description of what i am trying to do..........
i am having a directory called "upload" in my public_html .   I am
using a servlet to store the files into that directory (the files
uploaded by me or some one) ....
Java Networking16 Sep 2006 18:38 GMT4
I have written a program in java in which there are two classes
Server(Server Socket) & Client(Socket). My question is that when I
create a server socket on my computer, client from any part of the
world who knows my IP address and port no. can connect to that server
 
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.