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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
when & why to make a class final16 Aug 2005 12:21 GMT4
Can anyone explain when and why to make a class final?
//mikael
Do you enjoy programming using J2EE  Web?16 Aug 2005 10:23 GMT6
For those who like programming using J2EE web, What are it's best
features as you see it?
--
http://www.douglassdavis.com
String Array Uppercase16 Aug 2005 07:43 GMT6
Anyone know of a one liner to convert ALL elements of a String ARRAY to
uppercase ?
Thanks.
Help with exiting16 Aug 2005 05:50 GMT1
I need a way to exit the program if the user type q or Q with no
textfield.
Installation of JRE15 Aug 2005 22:36 GMT1
After installing the JRE (latest version downloaded today), I tried to
change the default SEttings directory.
The directory defaults to
J:\Documents and Settings\Howard Kaikow\Application
anyone know what this means?15 Aug 2005 20:30 GMT8
I am testing a Java class using the standard SDK and the IDE 'Blue J'.  In
the past this has been fine, but I'm using a new computer and I've installed
the SDK on this new one along with Blue J.
But I seem to be getting this message on compilation :-
CLASSPATH problem15 Aug 2005 04:52 GMT4
  I am doing my java programs in C:\javaex directory and set classpath
as
CLASSPATH=C:\javaex in autoexec.bat
  But then if i change my java programs source directory and compile
input stream 10114 Aug 2005 20:54 GMT47
" The entry point for accessing JTidy functionalities is the
org.w3c.tidy.Tidy  class. This is a simple example of use:
Tidy tidy = new Tidy(); // obtain a new Tidy instance
tidy.setXHTML(boolean xhtml); // set desired config options using tidy
Basic question about WebServices and XWS-Security14 Aug 2005 16:26 GMT1
I actually hope this is a basic question, but I can't solve it:
I have a WebService running on the AppServer and a standalone java client.
The webservice has been deployed using the Deployment tool and it
communicates with the client without any problem.
tomcat/applet question...14 Aug 2005 14:20 GMT3
this is really weird, in tomcat/webapps/<appName>I have a jsp AND an
applet..  I'm using a package called smack for writing jabber clients
(http://www.jivesoftware.org/smack/), so:
in jsp:
Compile once run anywhere14 Aug 2005 00:00 GMT10
I am beginning to grasp the Java idea (they could have made it a bit
easier though). But I still have no idea about how close this bytecode
is to actual machine code. For instance, can ANY Java Virtual Machine (I
hate abriviations) run ANY java bytecode file?
import org.ccil.mercury.TagSoup13 Aug 2005 23:12 GMT1
The general idea:
"I've never used this HTML Parser before, but I've done similar things
when scraping HTML off websites.  My general solution is to:
1.  Get the HTML as text (which you already have).
Help with object13 Aug 2005 20:48 GMT1
Can someone tell me what is wrong with this program? It gives an error
on the line Adder a = new Adder();. The error is non-static variable
this cannot be referenced from a static context.
public class TestAdder {
org.apache.commons.logging v org.apache.log4j13 Aug 2005 19:30 GMT2
What is the difference between:
 org.apache.commons.logging
and:
 org.apache.log4j
import *;13 Aug 2005 14:29 GMT17
Sorry for my ignorance but I am still new to Java. I am wondering why
Java needs the import statement? Why can't it figure out itself what to
import? Why can't I just write:
import *;
Pages: 1 2 3 4 5 6 7 8 9 July, 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.