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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
explanation requested for "for"13 Oct 2007 07:17 GMT3
I came upon this revision for "for" and adapted it to my program
below:
" for(int i = 0; i<10; i++){  }"
is changed to this form:
Critical security updates for JVM13 Oct 2007 06:26 GMT11
In case you hadn't noticed, Sun have released security updates for various
versions of the JVM. These are regarded as "highly critical" by Secunia:
http://secunia.com/advisories/27009/
Java Editor with Auto-complete.13 Oct 2007 05:33 GMT5
I use GNU/Linux. I had programmed in Java writing source code in Vim.
But the huge number of classes and methods is really daunting, and
auto-complete feature really comes in handy. I learned about the IDE's
like Netbeans and Eclipse, but they are too much ``feature-rich'' for
Progress Dialog Help13 Oct 2007 02:25 GMT7
I am having trouble implementing a ProgressMonitor dialog window in my
java application.   The application is designed to ask the user to
enter a value in a screen.    This value is then placed into a HTTP
request and sent to a web server, the XML result is parsed and then
Java Web Start, Applet and Windows Users Groups13 Oct 2007 02:12 GMT6
I am currently choosing the technology for an application which will
be largely deployed (> 2000 users)
I have many questions regarding Java Web Start, Java applet and
security :
how to handle two submit buttons in form? (webpage)12 Oct 2007 23:48 GMT3
so, I have a form on a web page (mostly, jsp, jsf), and I have two buttons
in it.
one is for submit, another should be to open some additional options.
so, how could I:
jars on a classpath12 Oct 2007 13:16 GMT3
when I want to run a java application from a command line, as far as I can
tell I have to write something like
java -cp .;./bin;./lib/lib1.jar;./lib/lib2.jar;./lib/lib3.jar
dk.alpha.myapp
arrays12 Oct 2007 10:16 GMT3
I have a question?
How can I store in to an array the values that the user enter, so
later I can compare the two sets of array that the user enter.
This is what I have but is not working:
Which Linux is better ?12 Oct 2007 10:05 GMT3
Hi , i would like to know which distribution of linux would be the
best for using distributed applications using java, specifically which
distribution would be the best for using and writing distributed
multithreaded applications that use muliple processors?
Warnings from last compilation.12 Oct 2007 06:14 GMT4
The program correctly sorts the items in the String array.
>>>>.Warnings from last compilation are listed after the compile.
Note: C:\..\SortObjects.java uses unchecked or unsafe operations.
Note: Recompile with -XIint.unchecked for details  <<<<
Multiple Errors When Running Install Script12 Oct 2007 03:23 GMT1
while trying to install from a script I get the following errors.
I've installed latest Java rpm from sun's website but still no luck.
Any idea what's wrong?
./setup -is:javaconsole -console
program of sets11 Oct 2007 23:18 GMT17
I need to do a program of sets but I don't know how to start, can
some
one give me a hit.
Here is the description:
Java TTS- where to start?11 Oct 2007 21:43 GMT12
I am looking to make a final project for my computer science class a
TTS in java. We are using the Ready environment. I am having a tough
time trying to find any source code to begin with, or even to help me
out with starting a TTS. IS there anyone who can aid me in my starting
Basics : JVM, JRE and Java Web Start11 Oct 2007 21:41 GMT5
Just a few questions in order to make things clear in my brain :
Is there a difference between JVM and JRE or is the same thing ?
Is there different versions of JRE, for example light version vs full
version ? For example does it exist a light version which would only
Regex problem11 Oct 2007 06:51 GMT15
(This is in Java, but the regex is general, therefore x-post to
c.l.p.m., f-up to c.l.j.h.)
Hi all,
I want to discard the header of some file.  The header is everything
Pages: 1 2 3 4 5 6 September, 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.