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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Verification24 Feb 2007 18:25 GMT1
Can anyone help me build and attach an HTML file to my website?  I
need to either do that or add a META tag in order to verify my
ownership of my website.  I am so very new to this and could sure use
a little personal help.  Thanks Bunches!
RegEx Help one more time24 Feb 2007 17:38 GMT1
Here's my pattern:
pattern =
"\\b[A-Z]([A-Z0-9]|[-+_/&.](?=[A-Z0-9])|[(][A-Z0-9]([A-Z0-9]|[-+_/&.](?=[A-Z0-9]))*[)])+\\b";
With the string  AB(CDE), it finds only AB(CDE. Why isn't the closing parens
frmas from and applet24 Feb 2007 15:48 GMT3
The aim is to write some code so , starting from an applet, the user
can a make a choice (by radio buttons and an OK button),  to let pop
up
different frames.
How to make cursor auto tab to next textfield?24 Feb 2007 05:57 GMT1
I'm a intro Java programmer, my professor asking to do the input for
SS# in 3 textfiled.
Even it just a optional question, but I'd like to know how to apply
this function in my code.
Regular Expression help please!24 Feb 2007 05:55 GMT7
I need a regular expression that checks the contents of a string as
follows -
The string must -
   begin with the letters "CTN" but can be case insensitive
Malfunctioning of JSP application24 Feb 2007 05:38 GMT3
A JSP application accepts username and password from user.
Username and Passwords are stored in a Oracle database.
It connects to the database and validated username using the passwords
from database.
Basic beginner questions24 Feb 2007 04:46 GMT8
Be gentle. I am new to Java. I did some VJ++ in 1999 for a few months
but that was about it.
1. Like there is a Reflector (developed by Lutz) for .NET that
disassembles Microsoft Intermediate Language and displays a tree view
Writing XML and Whitespace24 Feb 2007 04:19 GMT1
I've done some research and figured out how to fix my problem, but now
I'm wondering why this whitespace problem happens.
When I use the following code...
OutputFormat format = new OutputFormat(document);
[Struts] action mapping to jsp pages under WEB-INF24 Feb 2007 04:02 GMT1
I all, this is my problem.
I have a project under websphere.
I have the index.jsp page as the unique page accessible from external
browsers.
NetBeans and JCreator24 Feb 2007 03:58 GMT11
Hello Guru,
I'm new with Java and have a question regarding NetBeans and JCreator compatibility.
I have a Window Application program that I wrote using JCreator Pro 4.0.
The program is compiling and running fine in JCreator Pro 4.0.
How to zoom in/out image and lines like google maps?24 Feb 2007 02:05 GMT2
Hello all, could anybody tell me how to zoom in/out images
and lines?
I want to create a application like google maps or mapquest,
find the shortest path between two points in the image, then draw
Configuring Apache with Tomcat24 Feb 2007 01:23 GMT2
I have downloaded Tomcat v 5.5.20 and Apache HTTP Server v 2.0.59 on
my machine. Both are running on my machine as I can see the welcome
pages when I enter the addresses http://localhost:8080 and http://localhost
in the browser.
Looking for a way to speed up png file writing24 Feb 2007 01:15 GMT4
I have a pixel array that contains RGB data.
This code correctly creates that png file, but it take a long time.
About 700ms.
Does anyone know of a way for me to speed this up?
TextArea resizing23 Feb 2007 23:16 GMT2
i got the problem described in the quote below but the suggested
solution (overriding getMinimumSize()) doesn't work for me.
>In article <3330A7AC.4...@worldnet.att.net>, mears...@worldnet.att.net says...
Can a Java program be both an applet and stand alone?23 Feb 2007 23:11 GMT7
Howdy!
I made a Java test at a job interview today. One of the questions was,
"Can a Java program be both an applet and a stand alone program?". I
had now idea, and I'm curious what the answer might be, and what the
 
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.