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 / First Aid / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
building a meta search engine05 Jul 2006 07:51 GMT8
I am building a web application, which involves submitting search
queries to a number of sites, processing and parsing search results and
returning them in an organized way. Basically, a meta search engine. As
there are no search APIs for those sites nor I can access their
Help me04 Jul 2006 23:41 GMT2
i have two things one is vector (vec) and a map ( map ) and the code
will be
for ( int i = 0;i<vec.size() ;i++ )
{
How to display excell sheet using j2se04 Jul 2006 16:46 GMT2
how do we open and display a excell sheet from our code using j2se ????
beginner to Java04 Jul 2006 14:52 GMT5
Good evening,
I am taking a class in Java, and need help answering the following 2
questions.  Any help will be greatly appreciated.
Question 6: I can't make ends meet with this question.  I have read the
Button click starts a long running process, but...03 Jul 2006 22:19 GMT3
Newbie question:
I know event handlers, like button click handlers, are supposed to be
short and sweet so the GUI doesn't hang. But I need a button that
launches a long-running computation that might take a minute or two to
regular expression problem03 Jul 2006 18:32 GMT6
My text editor supports regular expresions in its search and replace
and the expression I used works in the text editor but not in Java.
I'm trying to do word analysis of sentences and I need to strip the
apostrophe-S from words before further processing. Thus "John's cat's
generics & their syntax03 Jul 2006 15:49 GMT4
I've been reading the java tutorial on the sun website, and I keep
running
across this and cannot quite get a grasp of what I'm seeing.
An example:
eval a string03 Jul 2006 11:14 GMT3
Is there a way to eval a string in Java?  For example, I would like "1
+ 1" to eval to 2 or "(1*1 > 3) && (2+2 < 5)".  In other words I would
like the following to return false given a=1, b=1, c=2, d=2.  How can I
write the method called eval shown below?
Reading in a Dictionary File02 Jul 2006 21:21 GMT8
Does anyone know an easy way for a novice Java programmer to read in a
dictionary?  Any advice would greatly be appreciated.  I want to write
a program that will find anagrams.  
T.I.A.
I want to learn JSP, XLST, Struts, Ant, Antenna, J2ME, JMS, Swing, Servlets02 Jul 2006 13:27 GMT9
I just finished a course in learning Java - the programming language,
but would now like to learn JSP, XLST, Struts, Ant, Antenna, J2ME, JMS,
Swing, Servlets.
I have no idea in what order to learn these things as i have no idea
where is the error....???help me to find it!!!!02 Jul 2006 00:50 GMT3
i'm a great problem. I've developed a java application that receive in
input a txt file, stores it into an array of byte and put it in a blob
field of a mysql db in the table tbl that has 2 columns, a string and a
blob.
running into 'incompatible error' message and casting will not solve01 Jul 2006 23:14 GMT1
This is frustrating. If I cast, the error message 'incompatible error'
is replaced with another error message 'inconvertible error.' With just
using two class files, I am trying to learn how to do a formula in a
method file, then transfer the input into a variable within the main
Why won't this compile?01 Jul 2006 20:49 GMT2
I'm new to Java and I am trying to learn how to use ArrayList. I wrote
a short example, but it doesn't compile, so I found an example on the
web and it fails with the same error message.
Here's the example I downloaded:
a little confused about packages...01 Jul 2006 08:29 GMT7
I'm writing a program in an IDE (jbuilder 2005), but when I try to
compile it I get errors about classes not being found.  I figure out
that it has something to do with the package, so I test it out using a
smaller version.
ZoneView or ways of dealing with large objects?01 Jul 2006 06:53 GMT4
I've got a program which displays potentially very large files.  Files
larger than 250k or so cause Java to run out of memory.  I'm building a
bigger view based on the file (converting binary to hex) so this view
object just over one megabyte when the JVM poops out.
Pages: 1 2 3 4 5 6 7 8 9 10 June, 2006
 
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.