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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to write a String specific Comparator?01 Apr 2005 00:44 GMT2
In the below code, argument type of compare() method is declared
as String. However, compiler emits the error:
IndexSort.java:25: cannot resolve symbol
symbol: method indexOf(String)
Successive Struts Forwards?01 Apr 2005 00:05 GMT1
I have a problem regarding successive 'submits' or redirects using
Struts.
>From page 1, the user selects a document from a list.
The document info is then stored and the user is forwarded to page 2.
Re. Null Pointer Exception.31 Mar 2005 23:06 GMT10
I know that SOME of you think that I am being "crazy" and foolhardy by still
posting my problem about getting that "java.lang.NullPointerException"
almost every time that I try/attempt to view a servlet image in my browser,
but I swear, I have looked OVER AND OVER at the lines in ...
asynchronous disk access ?31 Mar 2005 17:38 GMT8
Somebody told me that Java is not suitable for an online game server because
it have nothing to access the hardisk in an asynchonous way (something like
the NIO but applied to the filesystem) and when the server have thousands of
connections it might become a problem.
Generic class object?31 Mar 2005 17:35 GMT5
Is it possible to get the class object from a type parameter?
The following doesn't work:
public class Test<E> {
    public void test() {
Resource Bundle, where in the directory31 Mar 2005 17:07 GMT3
Using Eclipse to code.
Where do i normally store my resource bundles in the project, and how
do I reach that bundle.
   String baseName = "MyResources";
Append xml record31 Mar 2005 17:05 GMT3
Using Java, could I append new record into a xml file?
The xml file example is in the following:
<?xml version='1.0' encoding='utf-8'?>
<test>
change the icon of a JTree parent node according to its child nodes31 Mar 2005 15:07 GMT1
I am using SWING , JTree , in a software app. to monitor some hardware
devices using SNMP
I am organizing the devices in a JTree subclass
I have a parent node with some child nodes
looking for struts admin tool31 Mar 2005 13:22 GMT5
here's simple question.
is there any Struts administration tool available?
any kind of license is ok.
thanks.
Calling methods from within another class.31 Mar 2005 12:05 GMT4
I'm setting up two servlet classes:
issueOptions() (in issueOptions.java)  and menuUI() (in menuUI.java).
Both are in the same package: menu.
menuUI has a method inside called issueOverview().
requestFocus(); -???- How it works with Applet Runnable...31 Mar 2005 11:47 GMT2
-!Hei!-
Im still makin a Java INVADERS game..
How do I make my Applet active without a MouseClick over...
JariTapio/Helsinki/2005.
problems with ant31 Mar 2005 09:19 GMT1
wondering if anyone has a clue what would cause this.  i'm trying to run ant
and get the following error:
[root@web3 current]# ant
Exception in thread "main" java.lang.NoClassDefFoundError:
Process waitFor not working?31 Mar 2005 07:45 GMT2
I am not sure the way that I use the wairFor is right or not (under
WinXP).
The code looks like:
try
Bean properties and form elements  in JSP31 Mar 2005 02:28 GMT2
I have a simple JSP page with a form, which input-elements I read into a
Java-Bean.
However, the value of a submit-button element, also a part of the same
form, with a name and a value, is not "set" in the JavaBean. All other
splitting string to arguments for Runtime.exec31 Mar 2005 02:05 GMT2
Can someone please post a code example of how to convert a string with
execution command to array of arguments for Runtime.exec? (since
Runtime.exec(String) parses the string with StringTokenizer, it won't
handle quoted arguments very well).
 
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.