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 / General / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using regexp to check for length of string that accepts optional strings01 Aug 2005 00:39 GMT8
Is it possible to use regexp to check whether a string has a total
length of x characters if the string accepts optional parameters for e.g
[OptionalPrefix] VALUE [OptionalPostfix]
where each of the token can be of any length but the total length must
IDE Recommendation31 Jul 2005 22:56 GMT16
i use java sdk - straight download from java.com site
and Windows.
i'd like to use an ide that uses the sdk that i downloaded
(and preferably easy way to point to a new sdk on
Using ZipInputStream efficiently31 Jul 2005 22:10 GMT1
Which one is best:
1:
 DataInputStream dis=new DataInputStream(
          new ZipInputStream(
Tomcat 5 and context paths31 Jul 2005 21:37 GMT1
I'm running Tomcat 5 on MacOS X, and have a few questions regarding
context paths :
1) Where is the context path defined for the examples that come with
Tomcat under <root>/webapps/servlets-examples (or jsp-examples for that
Multiple Input From Keyboard at Once?31 Jul 2005 20:14 GMT3
I'm making a Mario like side scroller game and I having some trouble
with input. I can only hit one key at once, if I try two it doesn't
register. I would like to be able to run and jump at the same time.
   public void keyPressed(KeyEvent e) {
Firewalls31 Jul 2005 15:53 GMT3
                  I am trying to set the properties so that i can reach
URL's using the Java URL class but usually i use this if there is a proxy
System.setProperty("http.proxyHost","proxy");
System.setProperty("http.proxyPort","80");
Nokia 30 platform31 Jul 2005 12:11 GMT4
has anyone here got any experience in using the Nokia 30 platform?
from what I've gathered, you can use this via AT commands or you can
use it via some sort of CORBA interface.  the latter is supposedly not
too robust.
Wanted Java Professionals with 2 to 8 years of Experience31 Jul 2005 10:09 GMT7
We are a professional recruitment firm looking for Java Developers with
a experience ranging from 2 to 8 years for our MNC clients at Pune,
Mumbai and Bangalore.
The desired profile  should have projects on Unix/Linux and Windows
java.lang.ClassNotFoundException: com.pointbase.jdbc.jdbcUniversalDriver31 Jul 2005 02:17 GMT4
i am new to use servlet, however, i wrote the program below but the
error shown as subject.
import java.sql.*;
import java.io.*;
exception in JSP- need help!31 Jul 2005 02:06 GMT5
While running my JSP page, I am getting an exception.Im giving the full
stack trace here..
org.apache.jasper.JasperException: CST-Without C Form
    at
eclipse older version30 Jul 2005 20:48 GMT3
What is the meaning of "M"? in eclipse version 3.0M4?
where can i download that older version?
how to use lucene api (Search Engine Java)30 Jul 2005 20:32 GMT1
can any body please suggest me how to use the lucene api for searching
keywords (in Java).
--
Ezee
Getting a null datetime out of MySQL30 Jul 2005 20:16 GMT7
I have a MySQL DB with a DATETIME column and some JDBC code that gets
dates out of it like this:
java.sql.Date d = rs.getDate(myColumn);
It works fine if the value in the column is an actual date. However, to
Help comparing two arrays30 Jul 2005 19:10 GMT2
Hallo, I have written this. It prints "false" and I do not know why. I
think it should print "true". If you can help I would thank you.
Thank you
Michelle
Thread and Join30 Jul 2005 17:17 GMT4
The following code produces this output always :
A.The number 14 is printed before number 22
B.The last number printed is 12.
Please can someone explain me the output of the following code.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.