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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Limiting number of ports in VM to a range27 Feb 2007 19:02 GMT3
  Trying to setup a vm server which accepts incoming connections.  Is
there a way of limiting the range of clients ports used by the vm
during the connection creation with the connecting clients?
  I've looked at SocketPermissions, it looks like what I want...but
Heap space with Java Web Start27 Feb 2007 18:22 GMT1
I have an application which needs quite a bit of heap space. I'm able
to run it as an application with the
-Xmx1000m
flag.
File not Writing in War File27 Feb 2007 17:00 GMT1
When I create a war file my application is only able to write to the
log file when i specifically tell its path at:
logfile=D:/Workspace/ldappassword/WebRoot/PasswordAdministration.log
(location is my physical computer)
Has Java become too complicated?27 Feb 2007 16:59 GMT61
When Java first become popular I remember it being touted as having
all the nice features of C++ without any of the ugly bits. However as
time goes it seems to be gettiing more and more complicated. The first
backwards step was inner classes and now generics. What does the
Algorithm considerations27 Feb 2007 16:32 GMT10
I am trying to determine an efficient algorithm to discern if a preposition
occurs in a sentence. Prepositions are runs of given words which are
anywhere from one to three words long. I already have a list of these
propositions (for example, 'with' is in the list as a preposition ...
NewBee help with HashMaps27 Feb 2007 15:55 GMT1
Ok - I am really stuck on this.  I have managed to create a Hashmap
that holds student names and will hold scores of coursework, and it
will finally give them a grade.
I now have to:
Help regarding including a .lib file in Java Project using JNI27 Feb 2007 13:47 GMT1
         I have some .lib files developed in C++. I want to develope
my application in Java which can make use of methods defined in
those .lib files. I am trying to use JNI to resolve my problem, but I
am not able to include the .lib files in my Java project.
invoking a java application by name27 Feb 2007 13:28 GMT7
So far I've always compiled my application with
javac xxxx.java
and invoked them with
java xxxx.class
Execute Java Classes from command line (windows)27 Feb 2007 11:55 GMT1
I created a project with 2 packages , and no external libraries
required , that works well on eclipse.
But when I try to run it from command line java give me strange
errors : (note that java is correctly set to the path).
[AXIS2] Simple echo ws for routing27 Feb 2007 11:00 GMT2
i'm trying to make a simple echo ws in axis2, but i lost soap header
in the response message.. some1 can help me in this task?
thx in advance
Read a text file kept outside the .jar file27 Feb 2007 07:33 GMT1
i want to read a normal text file kept outside my .jar file from my
jar file.
i have tried using InputStrem.
But it didn't work.
Button text on top of a button icon27 Feb 2007 07:23 GMT2
Is there a possibility to place the JButton text _on top_ of a JButton
icon instead of next to it (which is the default if the constructor
new JButton(String text, ImageIcon icon) is used)?
I would like to be able to place the text above the image. If there
designing a package27 Feb 2007 06:41 GMT2
I am using java 5 and I need to design a package.
the package contains -
Filter
Queue
Child process inherits socket handlers27 Feb 2007 02:57 GMT4
I am using Java Runtime.exec to create child process (Internet
Explorer for this meter).
The parent process binds to UPD socket before creating the child
process.
Testing class with no methods with junit27 Feb 2007 01:32 GMT2
I'm quite new with Junit...I have to test a full package..but I really
don't know how to test a class that only has constructor....and no
other methods..
How do I do that?
 
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.