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 / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to connect to IP adress?21 May 2004 22:05 GMT6
First I describe what I can do:
Using PuTTY connect to np. IP=192.168.1.244:5524
with RAW protocol.
I send there a string: "aLOGI 9999 9999<cr><lf>" where 9999 is some 4-digit
NetBeans Question - Web Module21 May 2004 14:40 GMT6
I am using NetBeans IDE 3.6. How do I execute a web applet? When I try it
says:
THERE IS NO WEBMODULE DEFINED.
Thanks,
Using custom classloader for compiling21 May 2004 14:13 GMT2
I've seen this question asked in a few places (including this group back
in 1998), but never seen a clear answer.
Is it possible to invoke Sun's java compiler directly
(sun.tools.javac.Main) and have it use my own classloader instead of a
Simple JNI program fails21 May 2004 10:24 GMT1
Extracting the following C++ code (with some minor mods) from other
posts in this group, I was hoping to at least be able to create a JVM
and grab a class which is pretty much guaranteed to exist.  Well, I
can't seem to make the thing work.
writing output to a text file21 May 2004 05:55 GMT9
i know that to write to the system screen in the IDE i can type into my
code:
System.out.print("yadda yadda");
but how do i send that stuff to a text file? i figured out how  to add a
newbie newbie newbie...20 May 2004 22:41 GMT6
Hi all, I just started this great web dvlpmt job where they will teach me jsp, among other things...  what is the best ng to get help if you're new to jsp?  I saw a lot of java ng's..  I just wrote my 1st jsp file and it's not working..  I have a very simple code there:
<%= NEW ...
trying to compile after using "import java.lancs.*"20 May 2004 17:09 GMT2
I'm fairly new to java (I'm using j2sdk 1.4.2)... I'm trying to use
"import java.lancs.*" in a program and it doesn't want to compile?
Does it have something to do with "CLASSPATH"??   Is says that it
cannot resolve symbol?
Commenting Java20 May 2004 17:07 GMT7
Is there a tool to aid in the generation of comments/javadoc?
As an example, I'd like to add a copyright on top of every java file I've  
already created.
Thanks in advance.
getRGB20 May 2004 14:44 GMT1
 i use getRGB(i,j)  to accumulate a number myRGB to decide if a particular
image is on the screen:
         for each pixel:
          {   x=(long)image1.getRGB(i,j);
Java Web app question20 May 2004 13:21 GMT2
I am new to JSP Tomcat and Beans. Can anyone explain  why very few web hosts
have support for Java based Web apps? Is it not a case of having Tomcat and
MySql on one server for the users who want to write Java based web
applications?
Inner classes20 May 2004 11:21 GMT3
How can a static method in the outer class access a method in its inner
class?
help:  the typesafe enum pattern20 May 2004 06:20 GMT12
from http://java.sun.com/docs/books/effective/ page 105:
public class Suit {
  private final String name;
  private Suit(String name) { this.name = name; }
Understanding Classpath20 May 2004 03:48 GMT1
If you understand Hashtables, this explanation may let you suddenly
grok the classpath. If you don't, I have written some other
explanations at http://mindprod.com/jgloss/classpath.html
A ClassLoader with plenty of RAM could work this way. It creates a
help on jar.20 May 2004 00:49 GMT3
Say I have a file "a.java" which uses the classes in "b.jar".
how can I make a new jar file "c.jar" which consists of "a.class" and
"b.jar" and is runnable by double clicking.
How to do that in eclipse?
Suggested Newbie project, FontShower19 May 2004 23:22 GMT8
Here is a simple project for a newbie.  If you do it, I will help you
polish it, and I will post in on my site and give you the credit.
First you get a list of all possible java fonts installed on the
machine.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 April, 2004
 
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.