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
Help me!! Why java is so popular23 Feb 2007 22:48 GMT141
java has become an important language in very short time. What are
some of the things that have made it so popular?
Regular Expression23 Feb 2007 21:13 GMT2
Here's a code snippet:
pattern = "\\b[A-Z]([A-Z0-9]|([+-_/&](?=[A-Z0-9])))+\\b";
p = Pattern.compile(pattern);
p finds a match on F1.3 . For the life of me I can't understand how the
jar package is running me nuts23 Feb 2007 20:47 GMT2
I've generated a jar file with a nant script, put all required jars
into the lib dir.
I have this :
home/cy/trading.jar
Parens Matching23 Feb 2007 19:57 GMT42
Does anyone have a regular expression pattern that would include a test for
balanced parens of arbitrary nestedness?
Resizing JPanel within JScrollPane23 Feb 2007 19:17 GMT2
how can the size of a JPanel automatically be calculated?
The panel which is scrollable in the scrollpane has always the height
which I set with setPreferredSize(Dimension). If the components on
that panel need less place it should be smaller so that the scroll
Java support of GNU Tar23 Feb 2007 16:41 GMT1
Hello, I'm having difficulties with writing Java code that unpacks and
repacks tar.gz files.  I'm really stuck and would appreciate some
help.
I've got the code running using the http://www.trustice.com/java/tar/
Remove a Category from findbugs?23 Feb 2007 15:50 GMT2
I am running findbugs to generate the bugs in my project. I have
updated my pom.xml (maven) for find bugs.
It works fine and it generates report with all the categories. How to
remove a category (not to generate) from it? (For example, I don't
cross compile java VM for linux23 Feb 2007 14:56 GMT1
   Where i can download the source of java VM for linux (not the
compiler)? is it able to compile a java vm to work on linux?
thanks
from Peter (cmk128@hotmail.com)
Has Bruce Eckel sold his sole to satan, I mean Adobe?23 Feb 2007 14:34 GMT4
I been following the controversy caused by Bruce Eckle's recent article
posted on Java Developers Journal:
http://ajax.sys-con.com/read/333329.htm
In which he argues that the future of RIA's lies in Flash/Flex and thou he
enjoy this beautiful site23 Feb 2007 13:40 GMT1
http://baroda-beauty.bravehost.com/
message digest in the form of a String?23 Feb 2007 09:51 GMT1
I'm working on a LDAP client and currently I'm adding support for binary
attributes.  The userPassword attribute is really stored as an octet
string so it isn't actually binary.  Some directory servers allow for
the password to be hashed for storage so I want to support that. I ...
j++ Timezone DST23 Feb 2007 09:35 GMT6
I have a j++ class that uses the Timezone object to format a date.
myDF.format( d )
The timezone object is still adjusting the dates to the old DST and
now that the dates are changing for 2007 what can I do to correct this
Programming23 Feb 2007 09:25 GMT4
what is the difference between vb.net and c#?
Regards,
JAVA API to read Web page contents23 Feb 2007 06:49 GMT3
I am new to JAVA, I want to read the contents of a web page.. How can
I?
Thanks n regards
Vinayak Desai
rearrangable JList23 Feb 2007 03:21 GMT2
How might one go about implementing drag-n-drop rearrangablity for a
JList?  Or does the API provide for this and I'm just not seeing it?
Thanks.
 
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.