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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
malformed URL13 Jun 2008 16:43 GMT4
My apologies for posting this here. I don't know where else I can post
this.
The problem is as follows:
We have a Java application that sends out email with a URL :
Generics in Java 1.5 ( or is it java 5.0 ?... I always have     confusion)13 Jun 2008 12:40 GMT7
     Looking at the signature of the following method in
java.util.List
public interface List<E> extends Collection<E> {
........
while integration struts with spring "Servlet action is not     available"13 Jun 2008 06:53 GMT1
I hava created a working Struts 1.2 webapp.
I want to add Spring support and I have tried to use
ContextLoaderPlugIn and DelegateProxy for this, but I recive an 404
error saying Servlet action is not available where action referes to
How to buffer a text file reader?13 Jun 2008 05:28 GMT4
I am trying to learn basics of file I/O.
 It seems to me that there are two ways to buffer a file reader.
 In pseudocode, the first one is:
java.io.BufferedReader( java.io.InputStreamReader( java.io.FileInputStream ))
[ANN] WUnit : a tool for unit test of Web applications12 Jun 2008 20:38 GMT3
WUnit is bundled with RefleX 0.3.1
http://reflex.gforge.inria.fr/
RefleX is a general-purpose XML engine written in Java and WUnit is an
XML and XPath-based tool for running unit tests of Web applications.
Strange Behaviour with scaled fonts.12 Jun 2008 20:35 GMT4
I am experiencing some strange behaviour when scaling and drawing fonts.
Firstly the font is scaled and is drawn to the canvas positioning is
fine and behaviour as expected, I am using font =
font.deriveFont(affineTransform) on the font to scale it.
NumberFormat vs double and long12 Jun 2008 12:02 GMT5
I have a function which receives an amount (money) in fthe form of a
String.  The values received can be of various formats such as:
"99,999.99"
"99 999.99"
Regex Issue: Removing all or part of a pattern from the start of a string12 Jun 2008 10:42 GMT3
I know this is simpler than I'm making it out to be, but maybe I've just not
had enough sleep lately.  I have data coming to me that has already been
pulled off a VT102 display.  Normally the display reads:
MAILADR 1234 Some Street, Rd.
Choosing not to throw exceptions like IllegalArguementException12 Jun 2008 05:55 GMT29
id' like to share with you a design view i've learned since i work. When
i have to deal with nulls, i don't throw an IllegalArguementException
any more, i just return a default value (or void). It gives better
robustness to the program i think.
Clearing screen in Java11 Jun 2008 22:11 GMT4
Is there no easy and practical way of clearing console screen in java?
Annoying Calendar question11 Jun 2008 21:08 GMT6
My apologies in advance...
I was doing what I thought should be fairly straightforward, creating
a Calendar like below:
protected boolean sendTime(){
Creating a shape from a set of points11 Jun 2008 19:29 GMT34
I have a bunch of points (defined in 2-D space, i.e., x-y coordinates)
that have a well-defined range that is easy to determine visually.  I
need to determine the boundary of the input set of points and then
later test if a new point falls inside or outside of the boundary.
Events-am I missing something?11 Jun 2008 19:01 GMT13
I understand events to a point. I know that event is an object that
describes a state change in a source. Source generates an event when
its internal state changes in some way. Listener is an object, which
if registered for particular event will be notified when event occurs.
People Helping People!!!!!!!!!!!!11 Jun 2008 18:49 GMT2
People Helping Each Other
MAKE $250,000 IN WEEKS - 2007
AS SEEN ON OPRAH & 20/20
***Oprah Winfrey and ABC's investigative team 20/20 also can prove
Parsing generic XML11 Jun 2008 16:28 GMT1
I have some XML, namely PAD files, for which I have no schema, though
I probably could cook one up in a day or two.  
Similarly I have some XHTML, I want to screenscrape where, I really
only care about the <table <tr and <td elements.  
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 May, 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.