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 / April 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help with classpath08 Apr 2004 06:41 GMT2
All,
I am a newbie at this so please bear with me!
I am having a problem compiling a java program and I believe it is due to
an incorrect path.
How to get a servlet package?08 Apr 2004 03:05 GMT1
I am trying to develop a servlet using JBuilder9. The free version does not
allows to test servlets, so I just want to compile a servlet and to load a
.class file to a server to test it.
My problem: I am getting an error on "import javax.servlet.*;" statement. Where
String replacement( 2 slashes-> 4 slashes )07 Apr 2004 23:27 GMT5
I have a string like this: "one\\two\\three\\"
I want to replace 2 continuous slashes that figure in the string with
4 continuous slashes.
After replacement, the string will look like
Javadoc does not process all .java files07 Apr 2004 21:42 GMT5
I have a project that has 99 .java files in it.  When I ask javadoc to
create the documentation for that project it only creates .html files for 77
of those .java files.  I cannot see anything in those specific files that
distinguishes them in any systematic way from the files that ...
Connetion07 Apr 2004 21:00 GMT4
I have made an class ConnectionDatabase.
On the following statement:
   con = openDatabase("jdbc:odbc:Gegevens","","");
I have the following error: Type mismatch: cannot convert from void to
update select with servlet07 Apr 2004 19:27 GMT3
I have two SELECTs in a html page. One is "State", such as CA, NV, NY,
FL.... Another is "City", the cities in that State. Once a user
selects the "State" in the first SELECT, I would like to update the
second SELECT to display only cities in that state. I would like to
How expensive are debug messages?07 Apr 2004 15:20 GMT7
Im working on a rather large java app. and am currently at a fork in my
decision road.
Basicly, Im unsure about the best way to have code print certain debug
messages when it reaches crucial points in its execution.
Eclipse, Netbeans,...07 Apr 2004 15:18 GMT5
I have always worked with VB and I want now to learn java.
But I want to know which program I use the best for development application
in java Eclipse, Netbeans or maybe something else.
Is there somebody who has an idea which one is the most suitable.
Help Please : - Retrieve object key held in an ordered linked list node07 Apr 2004 13:53 GMT3
heres the deal,
I have 3 seperate classes. ( 1. user Interface.   2.employee.    3.ordered
linked list  )
1.
Converting to uppercase using Perl5Substitution07 Apr 2004 10:17 GMT1
We are using the following piece of code for Perl5Substitution.
   public String substitute (String regExp, String sub, String input)
throws DatafileException {
       PatternMatcher matcher = new Perl5Matcher();
help for runtime.exec() need07 Apr 2004 09:28 GMT4
I am trying to execute from java code the gnu diff utility using the
Runtime.exec(String command) method.
The diff utility writes the result in the standard output and when the
result of the diff is too large (more than 1240 chars) the java program
string question07 Apr 2004 07:22 GMT3
I am trying to copy the numbers from string2 to string3 and print it out..
the direction on the HW problem says i can't use a string class method so not sure how i would do this.
any help would be great.
   public class Main extends Object
jsp can not find date07 Apr 2004 06:26 GMT7
here is my jsp:
<html>
<body>
<%@ page import="java.util.*"%>
volatile keyword07 Apr 2004 05:58 GMT1
"The volatile keyword is used to prevent the compiler from performing
certain optimizations on a member. This is an advanced Java feature, used by
only a few Java programmers"
http://java.sun.com/docs/books/tutorial/java/javaOO/variables.html
Web Application Frameworks06 Apr 2004 23:06 GMT1
Is there a good URL for a comparison of the various WAF's available to Java?
If you have any personal experiences, relating to the subject, that
would be good to know.
Robert
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 March, 2004
 
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.