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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
read and write .doc22 Aug 2005 06:24 GMT1
I must read and wirte doc, I think to use itext because it seem better
than poi.
What package do you use?
It's important that I can read a document fast
Should inherited constructor be called in this situation?22 Aug 2005 05:50 GMT3
Using reflection...
Class c=Class.forName(classname,false,new URLClassLoader(urlList));
// Get a declared zero-arg constructor
try {
Forward from an include file22 Aug 2005 04:44 GMT2
I have a header.jsp file that I am using to set up menus dynamically for all
of my other pages by doing a <jsp:include ...
In my header.jsp I am using a bean called login.  I check the value of
login.getUserLoggedIn() to see if the user is indeed logged in.  If not, I
Jakarta Commons IO file filters22 Aug 2005 01:06 GMT1
Has anybody worked with the Jakarta Commons IO File utilities? I am
trying to get an ArrayList of Files with names that match a String. I'm
searching recursively in a directory and subdirs.
Here is my code:
JSP calling methods on a base servlet - how21 Aug 2005 21:01 GMT1
I have a servlet called Register
that extends a base servlet
called BaseServlet (which is an
EJB I think). Then in the Register
AJAX, why not Applets21 Aug 2005 20:55 GMT16
Why is AJAX getting such attention, why not just use Applets and have
extreme programming flexibility? Is it so bad if people must download a
single plug-in?
Reasons to use Adapters, not Listeners21 Aug 2005 18:18 GMT8
In a recent posting thread, I went into a discussion about using event
adapters as opposed to simply implementing the event listener
interface directly. A lot of pro and con can be said about this, but
one argument made me consider an aspect that I have never thought
java properties file problem21 Aug 2005 08:24 GMT14
I have an application which save own state to a properties files after user
logoff. It works when I did it on my computer on tomcat included in eclipse
IDE but it didnt work(dont save file) when i try deploy application on other
computer on ordinary tomcat. Tomcat doesnt let ...
non-static variable this cannot be referenced from a static context21 Aug 2005 08:15 GMT7
Today i always get this error:
non-static variable xxx cannot be referenced from a static context
                   ^
e.g.
AWT-EventQueue-0" java.lang.ClassCastException21 Aug 2005 07:57 GMT1
Ive got a swing application with quite a lot of code. With several JFrames
being created at various stages.
Its working fine but Im getting this ClassCastException sometimes at no
predictable time or place in my code.So I cant find the source of the
Java API has URL parsing ability?21 Aug 2005 07:29 GMT3
I was wondering if any Java API gurus out there know of any methods
that Java provides that parses a relative path in a URL - that is, it
removes all of the escape characters and replaces it with the proper
characters.  I've looked at java.net.URI, but it seems to me that you
Serializing inner classes?21 Aug 2005 03:19 GMT2
I'm having trouble serializing inner classes.  Here's the issue, and
perhaps you can even find a better way to do this architecturally.
Basically, the goal is to have objects which, when certain methods are
called, send JMS messages to a message processor.  I think it would be
Registry poking21 Aug 2005 01:45 GMT1
Is there any other accessible Sun class that pokes the registry other
that java.util.prefs.Preferences?
Multiple webapps under tomcat 520 Aug 2005 23:58 GMT2
I'm trying to run multiple webapps under tomcat but I can't seem to get
more than 1 to work. This is an overview of my tomcat structure
tomcat -- webapps -- app1 -- META-INF (context.xml)
                         -- WEB-INF (contains com.customapp.* class)
Tapestry Resource Loading Problem20 Aug 2005 23:50 GMT1
I need load resourse (means .page and .html) from external resource (in
my case it is DB - but it is not matter). I don't know how to do it.
Please help me. All helps are good. Thanks all.
 
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.