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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Java and VGA25 Feb 2004 21:31 GMT1
I have a machine that is connected to a TV though a device that
converts the signal to RF modulation.  Sadly, the device only works
with VGA resolution.
My problem is that some Java programs will not run on the computer.
Using the Net Beans IDE for Java program development.25 Feb 2004 21:21 GMT4
Nowadays when you obtain the SDK form java.com
you get a new interactive programming environemt
much like the Borland C++ IDE.
Up to now I've been developing applications "the old way"
Template method pattern in Java ???25 Feb 2004 19:25 GMT50
Can't Template method pattern be used in Java?
I just wanted to translate the following C++ code:
class ClassBase
{
How to make float & double variables equal ?25 Feb 2004 19:05 GMT6
I have below code segment:
float f = 1.2F;
double d = 1.2;
System.out.println("f==d "+(f==d));
Where to find JBoss help?25 Feb 2004 18:18 GMT2
Are there any news groups where you can likely find JBoss developers
that can answer some newbie questions?  I have asked several questions
without any response, so I am assuming I'm looking in the wrong news
groups.
Is it posible with JAVA to ...25 Feb 2004 17:18 GMT6
I am new to java. I used to work with c++ a bit.
Is it possible to make .exe files with java? if not then how can
aplecations that was made with java can work if you dont have JVM ?
Make a directory on the remote server on a username who logged in at the client25 Feb 2004 16:34 GMT1
How can I create a dirctory for an user based on the user who is authenticated at the client?Here goes some detail explanation about what am doing exactly.
At first, the user enters a username and password and if they are are correct to the values against to the stored one's in ...
integration with JSTL25 Feb 2004 14:47 GMT1
Hallo, here is my question. I have a Java API
to access some data (collections and strings).
How do I make sure that my API is such that i can access data trhough
the JSTL?
Compile issues25 Feb 2004 11:44 GMT16
I am using Forte Community Edition 1.0
with JDK 1.3.0_02.  I am throwing a error at
the import
import TerminalIO.KeyboardReader;
java charset specifications ...25 Feb 2004 09:40 GMT7
hi there ...
 i'm building an app to insert into a database the information about my
music (mp3, wav, etc) and i'm having problems with java because it doesn?t
seem to handle pontuation chars like "~", "^", "?", etc ... anyone knows how
Sun Java SDK not working correctly in Windows 2000 SP325 Feb 2004 03:31 GMT3
I am using the JavaSDK 1.4.2 with Tomcat 4.1.29.  Here is a simple jsp:
<!-- simple.jsp -->
<!doctype html public "-//W3C//DTD HTML 4.0 Final//EN">
<% java.util.Calendar thisCal = Calendar.getInstance(); %>
Files, Chars and Bytes..24 Feb 2004 22:59 GMT8
I am trying to read a .wav file so that I can do some analysis of its
contence.
The header of the file look like so:
"RIFFN? WAVEfmt      D?  ?     fact   G? data?"
compile error24 Feb 2004 22:07 GMT7
Could some nice person explain to me what I am doing wrong that causes
this error.
A brief example of the code:
import java.io.*;
how to detect JEditorPane page content status24 Feb 2004 19:56 GMT1
i am using JEditorPane to display a file and setEditable is true. My
scenario is once the user edits the pane content, like inputting some
words, the Save dialog will prompt up when the user closes the window.
Which method I should use to detect the JEditorPane content change?
char to byte and then to char?24 Feb 2004 17:16 GMT3
as i understand i cannot read bytes from a file (nor write bytes to a file).
i first read all chars from a file
then i convert it (via a String) to bytes.
then i do something with the bytes and now i want to print them to a new
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 January, 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.