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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Design for Extension17 Jan 2006 17:47 GMT8
Hi! I have recently read about Design for Extension [1], which says
that all your methods should be either
* abstract,
* final, or
BlackBerry 7280 Simulator: redirecting network calls to PC's TCP/IP stack17 Jan 2006 15:54 GMT1
On Palm OS Garnet Simulator
one can redirect network calls
to TCP/IP. as follows:
Right Click ->
Start and stop buttons17 Jan 2006 15:11 GMT1
My application has a JFrame with two buttons: start and stop.
'Start button' starts the cyclical  monitoring of a subsystem, and the
button always remains pushed.
But I do not succeed in
Streaming over http17 Jan 2006 12:59 GMT6
I'm attempting to web enable one of my java applications (for a variety
of reasons, including the https security).
In one case, my client expect to connect to the server long term and
just receive async information as it happens. That doesn't seem to fit
copy data from  JSTL tag to Java Variable.17 Jan 2006 12:57 GMT1
I have a JSP page with some sciptlets.
<% String myname = "";
pageContext.setAttribute("myname",myname);
%>
ClassCastException17 Jan 2006 11:53 GMT3
         I am trying to learn Java. I found the explanation of
ClassCastException in Sun website as follows. But it seems rather
simple. I don't understand " cast an object to a subclass of which it
is not an instance" in the explanation. Please help me. By the way,
Blackberry: operating system version17 Jan 2006 11:39 GMT3
Anyone know whether there is a way to programmatically access the
operating system version on a blackberry device? On the Blackberry
7290 Simulator that comes with the Research In Motion Blackberry
JDE 4.1.0 I can access this by launching the "Options" application
how to draw a graph (nodes and arcs)?17 Jan 2006 11:33 GMT3
I'd like to draw a graph using a different pictures for each node.
How can I do?
I'd like to link the nodes and the arcs.
There is a library for doing that?
Unable to know if a socket is closed17 Jan 2006 10:25 GMT5
When I close a socket from a side of it with
<code>
socket.getInputStream().close();
socket.getOutputStream().close();
help with nested for17 Jan 2006 10:05 GMT3
I hope you can understand my poor english...
I've two for cycles nested
for (vector1, index i)
  for (vector2, index j)
Is RMI Dead? Best architecture?17 Jan 2006 10:02 GMT7
I've been out of Java for a while and am bemused by the results I get
back when searching the groups for RMI answers. Most seem to be 4-5
years old or linked with weblogic or websphere. What are people using
these days? RMI?
Help with Multi Jar Files17 Jan 2006 08:53 GMT7
I need some advise with a java applet.  I am nearing completing of the
project and am getting a little concerned how long it is taking for the
applet to load.  I have developed the java applet with Jbuilder using the
JDK 1.1.8 as I need to support users with that haven't ...
Can a Software QA Engineer become Software Architect17 Jan 2006 08:51 GMT1
            I'm hearing lots about software architect. I'm interested
to know more about it. Im currently working as a Software QA Engineer.
I would Like to know if i can reach the carreer profile of Software
Architect with QA being my current Job Profile. Please Let me know
Want to mask all the rows in a column at once?17 Jan 2006 08:43 GMT2
I want  to mask all the data in the rows of a column using a character
i want suppose "x" for all the characters and "9'" for all the numbers
if the rows contain digits.
Right now I am having a code which goes to every character and checks
sound applet17 Jan 2006 05:43 GMT1
   I would like to write a simple applet that will play an mp3 file. Any
suggestions? I read some of the tutorial and docs and its just confusing at
this point. With the interface and extends terms. I'm only familiar with
println(). I want to get into applet writing though. Before ...
 
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.