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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
some help required :  applets blinded30 Jan 2006 01:10 GMT5
I experienced a strange behaviour  of some applets on mozilla 1.8 / W2K
.
The panels of the applet don't display any of its component. It's an
all blank  panel.
Help Regarding Difference Between Object & Instacne29 Jan 2006 20:02 GMT3
hello hi how r u?
          i need help regarding the difference Between Object &
Instance In Java
control-C issue running binary29 Jan 2006 16:18 GMT1
I have a java command line program that runs another linux binary
executable as one of it's functions.
The binary runs fine. Here is how it gets done.
I have a collection of environment variables set in a an
request.setAttribute() fails to set attribute - help29 Jan 2006 12:31 GMT6
[CODE]
cookieArray = request.getCookies();
 if (cookieArray != null) {
  for (int i = 0; i < cookieArray.length; i++) {
Can't execute from command line29 Jan 2006 00:34 GMT9
I've been using BlueJ to learn Java and can build classes with a main method
and execute them succesfully in this environment.
However, I'm starting to use the command line in Windows XP and am meeting a
problem...
Swing Components Freeze During Other Actions Even With Threads28 Jan 2006 19:18 GMT16
I'm having a variation on an old problem: After "Okay" is clicked in a
window, I need to run an external program and read the output.  I have my
code to do this in a thread, which should help, right?  No.  It doesn't.
Here's the problem: I'm waiting for the output of the external ...
List iterators question28 Jan 2006 04:44 GMT1
Here's a real simple Iterator example done in 1.4
public static void main(String[] args){
List list = new ArrayList();
String[] sa = new String[2];
css question28 Jan 2006 02:11 GMT8
I can make a box of coloured background around some text with a style
lie this:
.box{
    background: #ffffdd; /* top right bottom left */
Change to a form display27 Jan 2006 22:45 GMT1
I have a small JSP 2.0 application that sends information to a class
file, gets it back and displays it in a web page. The code is below.
Kilowatt.class
--------------------
read file as object27 Jan 2006 21:52 GMT5
Iam wondering if there is a way to read content of the file as object and  
put it in arraylist.
then have possibility to cast elements of object to char, or other  
primitiv data type.
2 JLists into 127 Jan 2006 19:19 GMT1
I haven't done java for a while, but trying to refresh memories... I am
trying to move selected multiple values in 2 JLists that contains
different items into the 3rd JList.
For instance, if I select 'apple' from 1st JList, 'kiwi' and 'banana'
in or out of jar, how does java.net.URL and getResource decide?27 Jan 2006 18:18 GMT2
I've got a kuhl application that among other things, for a demo,
flashes pictures, meant to look like a top-down view of a map,
based on two image data sets stored in the jar file. The call to
find them, and alternate them in a JPanel is done like this:
IE Crashes27 Jan 2006 18:08 GMT4
It seems that there is a problem when upgrading to JRE 1.5 with the
Java plug-in for Internet Explorer.
On an XP computer with JRE 1.4.2_02, after having installed JDK 1.5.0
update 5, Internet Explorer crashes when loading the Java Plug-in.
Java/IE weirdness27 Jan 2006 16:01 GMT4
I have a JSP script that validates inputted data.  Upon successful
input, it will
1) set a cookie
2) Do a data scrape to a URL that points to a servlet that performs
NewBie to JSP/Servlets stuff, Help?27 Jan 2006 15:57 GMT1
I need to develop a Web Server based application overnight. From what I
understood, JSP/Servlets is the way to go (my platform is Linux based).
My first question is, is the choice ofJSP/Servlets the right thing?
Next, what is the best way to start in this? What would be the best IDE
 
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.