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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Derby14 Mar 2008 01:10 GMT2
I have a copy of derby distributed with netbeans, and I added a column
to my table, but now I can't drop it.
ALTER TABLE Pages DROP COLUMN Links
Exception in thread "main" java.sql.SQLSyntaxErrorException: Syntax
Game Tree13 Mar 2008 13:36 GMT1
Anyone know of a good resource for learning this?
Thanks,
Peter
Commercial Program Loads in one, not in another13 Mar 2008 07:07 GMT1
I've got a program from Nortel that loads/runs fine in many machines
but won't run in my main laptop.
I get: "Could not find a valid Java virtual Machine to load."
But I have jre1.6.0_05 installed in my recently completely redone XP
System.out PrintWriter print() and flush() not flushing?11 Mar 2008 05:20 GMT19
I have a thread that listens to a server socket. When a message
arrives, I print it via
System.out.println("...");
While the program is listening and not receiving a message I simply
combinations11 Mar 2008 03:01 GMT4
If I have "n" numbers, how to list it in every possible combination. Example
for 3 numbers:
3, 7, 21
1. combination is: 3,7,21
share the knowledge of about intel pentium processor and processing     speed....11 Mar 2008 02:18 GMT1
vshare the knowledge of about intel pentium processor and processing
speed....
http://intelsprocessor.googlepages.com
Unexpected limitation for maximum heap size11 Mar 2008 02:17 GMT4
I would like to share a specific experience.
I have got a computer with 2 GB main memory for a dual core processor. I have
tried a bit fine-tuning of start parameters for Java virtual machines. The
settings "-J-Xss81m -J-Xms364m -J-XX:PermSize=41m -J-XX:MaxPermSize=400m
JSP Bean retrieval11 Mar 2008 00:43 GMT4
in a JSP page:
<%
   String bookBeanBeg;
   bookBeanBeg = "bookBeanBeg1";
String index out of range: -1 only occurs when using java.lang.Thread09 Mar 2008 19:34 GMT1
I have a JSP script I stripped down to just this one scriptlet:
<%
  Thread t = new Thread(new Runnable() {
       public void run() {
SSL Certificates?09 Mar 2008 00:04 GMT14
Has anybody here actually bought a certificate for their Applet or JWS
project?  Where did you buy and approximately what do they cost?  Will a
SSL cert from godaddy work for a Java Applet or JWS program?
Thanks,
Handling private jtextfields08 Mar 2008 05:29 GMT8
Hey all. Trying a simple script here, but I have no idea on how to do
this.
I'm trying to create a script like this:
void setValue(String strName, String strText){
a boolean method inside an inner class.....08 Mar 2008 04:48 GMT7
I have a problem with this code:
        String[] textFileNames = directory.list(new FilenameFilter() {
             public boolean accept(File dir, String name) {
                   return name.endsWith(".JPG");
XSD validation and catching ParseExceptions07 Mar 2008 08:00 GMT2
I'm about to ignore ParseExpections (and the like) after an XML file
has validated properly against an XSD. The whole idea of the XSD
validation suggests there are no semantic problems to expect with the
XML file.
classpath-0.92+floats+patch+arm06 Mar 2008 12:50 GMT4
I encountered some problems when i tried to use the float type on my
embedded board based on arm926ejs core.
Indeed with the following code:
/
install missing plugins (applet)06 Mar 2008 09:28 GMT3
java -version (i am getting following java installation version)
java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03)
Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)
Pages: 1 2 3 4 5 February, 2008
 
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.