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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Puzzle25 Aug 2004 18:05 GMT8
HI all, I have a urgent puzzle to solve: Look at this piece of code:
while ((line = br.readLine()) != null) {
                   lineN++;
                   matcher.reset(line);
Javascript call to Java Applet Fails in Sun 1.4 VM25 Aug 2004 17:52 GMT5
We have an application that has been working successfully for many
years, using Javascript to call methods on a Java applet. Now, users
who install the Sun JVM version 1.4 cannot use our application. We
traced the problem to javascript calling the java applet.
[Fwd: ArrayList problem]25 Aug 2004 17:51 GMT3
HI, i have a problem with an ArrayList of data: this is a snippet of my
problem:
//code begin
ArrayList data =  new ArrayList;
j2exe  Exception message25 Aug 2004 17:15 GMT5
Could anyone explain why I'm getting this exception on an application
compiled with J2Exe (From class called "mitsuikäparam", in dir.
"h:\J2exe\mitsuikä2"):
"java.lang.NoClassDefFoundError: H:\j2exe\mitsuikõ2\mitsuikõparam/class"
I want a new job!25 Aug 2004 14:19 GMT1
One that won't make me sick (To paraphrase Huey Lewis and the News, circa
1989. Of course, they were not talking about a job)
This really isn't a "Java" question.  It's more of a general I.T. question.
However, I am hoping that some people in this group can provide some helpful
JTextField Question25 Aug 2004 12:59 GMT1
If i resize a JTextField using method setColumns, JTextField.revalidate
doesnt causes the resizing of the JTextField. I have
to call JFrame.validate() in order to see change. Why such behaviour occurs.
--
Deployment dilemmas25 Aug 2004 08:53 GMT1
I've got a bit of a problem with deployment issues this time.
You see, I'm using Borland's JBuilder X Foundation to write my code and
do the necessary test runs, but I'd need a better deployment method for
the programs _after_ they're working correctly.
XYLayout / JTable25 Aug 2004 07:46 GMT6
I'm experiencing problems with a JTable & assorted layouts.
My Java application displays a number of records returned from a database in
a JTable, which is held in a JScrollPane. The scroll pane previously used an
XYLayout to display the JTable, and I used a method taken from
jsp  vs php25 Aug 2004 05:36 GMT3
What are the odds. . .
How long for a some years beginner in java to do a basic JSP form?
How about global.asa and session variables in JSP?
Give me a link on such simple matters for JSP please.
Struts Rapid Development24 Aug 2004 16:15 GMT3
I'm looking for a tool, which lets me build web applications using
struts in a rapid development manner.
I know that there exist several tools out there, however I focusing on
the commercial ones, like:
Test using junit24 Aug 2004 16:13 GMT1
We are intending to use junit to create unit tests for our java objects.
To run the test cases we will use ant.
We are developing test classes (faked classes) for objects that is
dependent on the class we actually test.
Rat In A Maze24 Aug 2004 15:47 GMT3
I was reading one of the forums, and saw that you had good advice on a
person's question. I am trying anything possible that I can find to
help get my program to work. I am in depserate need of help in this
program because it is due by friday, and if it works well, I will pass
Character in character set detection24 Aug 2004 11:28 GMT3
How one could determine if a character presents in a specified
character set, i.e. could be encoded using the specified coding?
Signature

Stanimir

Java Program runs fine on one workstation, not on another...24 Aug 2004 09:04 GMT3
On my main workstation, using Eclipse I have created a Java Program under
the JRE build 1.4.2_05.  The program runs fine both from within Eclipse and
at the command line.
However, on another workstation also running the JRE build 1.4.2_05 I get
Java performance question23 Aug 2004 23:02 GMT3
I have a very small static method that gets called a lot. Do I have to mark
it as "static final", or is just "static" enough to have the JRE inline the
method?
Jonathan Allen
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 July, 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.