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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can not open files (images)  using relative paths07 Jul 2005 10:39 GMT4
That seems straightforward but i can't figure out how I can have access to
image files stored in the same directory with the compiled classes.
Here's my what I want to do
windowsButton = new JButton("Windows", new ImageIcon("icon_cool.gif"));
050705_Problem with applet07 Jul 2005 10:27 GMT1
Could You tell what topis do you exacly mean?
Because the topic:
Re: Applet running by another one
talking about something difrents (there is nothing about many JPanes
[JDBC] Keeping a Connection object for a long time07 Jul 2005 10:19 GMT3
I've got an app where users can query a remote database (Derby or MySQL)
through a JDBC Driver whith this kind of code :
Class.forName("org.apache.derby.jdbc.EmbeddedDriver");
Connection connection = DriverManager.getConnection(dsURL);
Socket in Applet06 Jul 2005 19:22 GMT1
I am writing an Applet which contains a socket to connect back to the
server, accross the socket I will be sending vectors, from the server to the
Applet only. I have got the socket set up correctly but when I try the
following code the applet locks.
Applet doesn't work06 Jul 2005 07:22 GMT1
I've written some Applet, hover it doesn't work
I wan't (after pressing >>Button1<<) there show JPane 'widok2' witch
Button >>Button2<<
COULD YOU HELP ME??
How to change the behaviour of Socket TimeOutEvent06 Jul 2005 02:08 GMT6
the problem I need to solve deals with the TimeOut of sockets that can be
set once the Socket has been initialized.
I want the program to react differently regarding the TimeOut, depending
on a Flag. Is there a simple way to change the behaviour?
strings.06 Jul 2005 01:30 GMT4
I have a string, which contains either a alphabet or number in first
position.(ex..A2343 or 34343).
how to differntiate these two strings?
thanks.
How to use Objects as keys in a HashMap?05 Jul 2005 21:20 GMT15
I'm having a bit of a problem with HashMaps, specifically with using a
certain Object as a key in a HashMap. Please consider the following
class:
--- code ---
050705_Problem with applet05 Jul 2005 18:24 GMT1
I've written some Applet, hover it doesn't work
I wan't (after pressing >>Button1<<) there show JPane 'widok2' witch
Button >>Button2<<
COULD YOU HELP ME??
Applet running by another one05 Jul 2005 18:13 GMT3
I have some problem,
I have an applet where are two buttons and a label
buttons are >>Increment<< and >>RunNextApp<<
label is initially set on a value "0"
Setting Xms and Xmx in a jar file?05 Jul 2005 18:05 GMT1
Can this be done? If so, what is the syntax? Seems like such a simple
question and I can't figure it out at all.
|\/|  /|  |2  |<
Detecting mouse buttons05 Jul 2005 14:36 GMT7
How can i determine, which mouse button was pressed, using
java.awt.Event class (JDK1.0 API)?
I write following for the left button:
if( e.modifiers!=Event.ALT_MASK  &&  e.modifiers!=Event.META_MASK ) {
html with jtextpane05 Jul 2005 02:48 GMT4
hi !!, i'm doing a training course.
i have to build a program that allows opening an html file and to do a
preview of this file, like in Word: preview before the printing for example.
i decided to simulate that preview by chaging the size of the police.
The usual java imports and those that are not.04 Jul 2005 16:17 GMT4
I have j2sdk1.4.2_08 and a Win2K
Given a java package that reads
in the first classfile it shows as:
import java.awt.*;
servlet vs sockets04 Jul 2005 13:58 GMT1
I have a question regarding the performance of java servlets.
Scenario:
* given a server controlled by a servlet (in tomcat), and clients
* the servlet receives requests from clients,
Pages: 1 2 3 4 5 6 7 8 June, 2005
 
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.