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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
open powerpoint slide file in JSP 06 Apr 2005 14:15 GMT1
I included a PPS file as a hyperlink  in the jsp file that  was
developed in Weblogic 8.1.4 on Windows 2000 platform.  However, when I
clicked the file, it opened it with strange characters file contents.
The same file opened correctly under ASP format as a same  hyperlink
Tapestry framework, setting properties before rendering?06 Apr 2005 13:07 GMT1
I am using the tapestry framework for building a web application.  For
display, I do a calculation which determines how a component (the
calculation is done in a class that extends the apache BaseComponent
class) should look and act.  I would like to be able to do the
Deleting folder "Temporary Internet Files"06 Apr 2005 13:06 GMT2
Original problem detailed in:
3988c67a.0503230009.319a686e@posting.google.com
(Cannot retrieve message for editing anymore)
Hi Rhino,
Hotkeys question06 Apr 2005 12:08 GMT6
All,
I am currently looking at doing the following. Using a JtextArea/field
create a box that will allow the users to enter hotkeys/shortcut keys.
When you click the box it will only take in the key pressed and display
non editable JTable06 Apr 2005 12:04 GMT1
I use a JTable and a DefaultTableModel. How can I make the cells of the
JTable not editable? - (although the selection of a row should still
work).
regards
Putting RTF text on the clipboard.06 Apr 2005 12:00 GMT3
I am trying to put RTF text on the clipboard - in such a way that e.g.
Word will paste it as formatted text. Below is a runnable program that
shows what I'm doing. You need an RTF file which you give as argument
to the program. The program will read the RTF file and put the text on
The javax.servlet.* cannot be imported?06 Apr 2005 11:59 GMT1
I start my java servlet effort on Eclipse. But the code
import javax.servlet.*;
import javax.servlet.http.*;
recieved error
How to distinguish lightweight and heavyweight component?06 Apr 2005 10:26 GMT2
Does component that extends from java.awt.Component or
java.awt.Container is a lightweight component, otherwise, it's a
heavyweight component?If the lightweight and heavyweight component are
not distinguished by this way, how to know the component is lightweight
update JTable06 Apr 2005 10:19 GMT3
I have a JTable with some lines and I implement the function with which
the user can select one line and delete it. The problem is that the
JTalbe is not automatically updated and the deleted line is still
displayed. How can I update my JTable automatically?
extends ArrayList to manage a particular class06 Apr 2005 09:47 GMT5
I want to create my ArrayList which contains only objects from a
paricular class, MyClass. I extends ArrayList and override only method
"add(int,object)" as follows:
public void add(int index, Object m) {
should a dialog implementation be extensible06 Apr 2005 09:10 GMT1
If i have a dialog that requires a user to input his name, address, dob
etc, is it advisable to design the class such that it can be subclassed
so that the gui can be changed etc?
Thread dump for Java plugin06 Apr 2005 09:05 GMT1
I am having a problem when I am running an applet in IE (JRE 1.4.1).
IE gets frozen and I am not able to get a thread dump after problem
happended. This make it impossible to get a thread dump since java
console is also stuck.
Maximum access in tomcat 5.006 Apr 2005 08:07 GMT1
I am building a web application using tomcat 5.0.
I would like to ask whether there is maximum number of access to
Tomcat at the same time? If have, what is the maximum?
thank you !
looking for java technology overview06 Apr 2005 04:27 GMT2
a while ago I stumbled across a PDF that shows an overview of all the
available Java Technologies up to date. I really like it but now that
I'm searching for it I can't find it on the web. I'm pretty sure it was
somewhere on sun.com or java.sun.com.
Url in Jar06 Apr 2005 02:46 GMT6
I have an html page, locally, which I can have appear in a JEditorPane:
JEditorPane helpPane;
helpPane.setPage(new File("myfile.html").toURL());
Which works fine, until I package everything up into a jar file. How can I
 
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.