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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
strftime in java?19 Jul 2007 07:01 GMT2
I was wondering if the function strftime is available for java.  It
seems to be for every other language, but I can't find any information
on its use for java.
   Z.K.
JavaMail19 Jul 2007 01:54 GMT3
I am nood in java, and some days ago start to learn javamail, but i
can't find information about how to remove mail in web folder/
plz, help me/
thx
Content Pane Problems19 Jul 2007 00:20 GMT2
I'm facing two related problems in developing a Java Applet.
My applet class extends JApplet.
1) The current default layout of the whole window (not individual
components) seems to be a flowLayout. I'd like to set the layout to a
about : reggie, mahalo, outrigger18 Jul 2007 21:42 GMT2
Where can I find some good manual documentations about :
reggie, mahalo, outrigger ?
and what are they at all ?
Thanks  :o)
RegEx Help18 Jul 2007 21:01 GMT2
Please, assist with RegEx which reads String object and gets SRC of
all HTML IMG tags. This code does it but it returns "<img src='"
prefix in front of it if using (/<img[^>]+src=('|")([^'"]+)/ig).
Thanks.
regex: find semicolon that is not part of an entity18 Jul 2007 19:34 GMT8
Okay, I have something that works, but I don't like it:
String SEMICOLON_NOT_ENTITY_REGEX = "(?<!&#?\\w{1,20}+);";
The part of the regex that says, "at least 1 but not more than 20" is a
horrible addition that is the only way I could find around the odd
SPF checker18 Jul 2007 19:20 GMT6
Is there a utility or class/package that can verify that the SPF entry
in a master DNS domain definition is correct?
Signature

martin@   | Martin Gregorie

Which VM to install for Swing in IE18 Jul 2007 18:42 GMT3
I'm developing an applet using Swing components in JBuilder 2006 on a
WinXP machine. I want to test the applet in IE7 on the development
machine. What plug-in or runtime do I need to install to give IE the
capability?
int[] array18 Jul 2007 18:40 GMT13
I have a little problem with integer arrays ...
I need int[] arrays in some functions.
But when I create these int[], I don't know the int[] size at the
beginning because I add data in a loop. I tried to use ArrayList :
JavaMail18 Jul 2007 17:44 GMT2
I didn't find some information: how can i remove message from mail.
source:
Properties properties = System.getProperties();
        Session session = Session.getInstance(properties, null);
JFileChooser18 Jul 2007 16:17 GMT5
I want to open text files with unknown encoding.
I want the user to specify the encoding, so:
In JFileChooser, below combobox with file filters, I want to place a
combobox with textr encoding like utf-8, isoxxxxx etc.
Newbie question : getting DataSource from Sun Application server 918 Jul 2007 15:54 GMT1
I have been asked to write a remote client that needs to get a Oracle
connection object from
a Connection pool on a Sun Application Server 9 system.
I have not found any resources that are specefic to Sun App server and
String assignment difference18 Jul 2007 15:26 GMT2
What is the difference between the following two String assignment
String ref = "HAI" and String object = new String("HAI");
Answers would be greatly appreciated!
finding the frontmost window18 Jul 2007 15:08 GMT1
How would one do this on a windows computer?
Thanks.
Content Pane Problem18 Jul 2007 14:49 GMT1
I'm facing two related problems in developing a Java Applet.
My applet class extends JApplet.
1) The current default layout of the whole window (not individual
components) seems to be a flowLayout. I'd like to set the layout to a
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 June, 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.