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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using JSF with Servlets or Page Beans13 Nov 2007 20:26 GMT1
Hi, I'm continuing to plod along with Java Server Faces and have made
quite a
bit of progress in the last few weeks thanks to several people here,
such as
Pair in Java?13 Nov 2007 16:47 GMT14
In C++ its possible to make a pair is there something like that for java
or do I need to make a separate class with to fields?
Why has Java browser plugin higher priority than additional J2EE java installation ?13 Nov 2007 16:09 GMT1
I installed previously (successfully) J2EE 1.6 with jdk.
When I open now a command prompt and enter
java -version
then much to my surprise "java version 1.4.2_14" is displayed.
Open Java Software needs PHP/SQL/Apache13 Nov 2007 03:39 GMT3
What do you do when open software (accounting from sourceforge)
requires php/sql/apache? I know SQL is a db access language
(yeah, yeah, Coddfruit & Datefish ), but nothing about the rest.
I put in some stuff from "Nuke PHP" and it does nothing.
Spacing when printing?13 Nov 2007 02:48 GMT2
Is there someway to always use 8 or 12 chars as spacing with printing to
screen so I get:
   1
1100
currency sign12 Nov 2007 16:07 GMT2
I need to print out the currency sign "¤", but both
System.out.print("¤") and System.out.print("\u00a4") don't work (they
print out a question mark). The sign will be converted into a
backgammon game font. It is part of the bottom border, so the diagrams
Create an assignment12 Nov 2007 14:53 GMT9
This is what I have to do for my Java class:
Create an assignment that includes using the ArrayList class, the
Random class, and the Switch statement. Ask to implement methods in
the same class (this means that there is going to be only one file
Database with Java question12 Nov 2007 03:27 GMT4
One of the reasons I am learn Java is to create a program which will
interact with a database.  The second reason would be portability.
Should I be looking at MySQL & C++ and worry about portability after
the fact?  Or would Java provide me with similar capabilities.
creating and printing to a file10 Nov 2007 23:21 GMT4
Hi, I hope someone can help with thias problem . . .
I have a class, Reverser_1 whose run method is called by another
class, TestReverser.
The code is not very well constructed, in regarding to the way it
why does this create a nullpointerexception10 Nov 2007 23:14 GMT5
Both of these voids are giving me problems:
private void countWords() {
        try {
            fileScan = new Scanner(new File("words.txt"));
Problem with Servlets10 Nov 2007 15:31 GMT3
the servlet program is :
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
Transparent graphics?10 Nov 2007 03:00 GMT3
Is Java capable of creating transparent graphics?  I have an idea for
a desktop application, and would like to have a transparent effect?
Thank you in advance for your input.
Lee
Switching to Netbeans IDE10 Nov 2007 02:19 GMT8
I would like to modernise (i.e. Swing-ify) my first applet, which
I introduced in the thread "Font size" last week. I would also
like to switch to Netbeans IDE (instead of hand-coding). With
Netbeans I am, unfortunately, even more of a newbie than with Java
Java Technology Stack10 Nov 2007 00:55 GMT3
Java pre-newbie here. I am not a Java Architect but I have been tasked to
list a Java technology stack for a due diligence document. I'm trying to
relate my experience with other stacks (LAMP, .NET), so I am sure I've
missed the target a bit, or a lot. Here is the background:
HELP, jawin instruction and stack size setting?09 Nov 2007 12:56 GMT3
I am trying to call a dll function whose signature is
BOOL WINAPI CryptSignHash(
HCRYPTHASH hHash,
DWORD dwKeySpec,
Pages: 1 2 3 4 5 6 October, 2007
 
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.