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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
spring / log4j security permission01 Oct 2006 23:13 GMT1
Hi, i'm trying to solve a security permission issue when running a
spring application in tomcat (v5.5.4) with the security manager turned
on. I'm not sure if the root cause is log4j or spring, and i'm also
confused why either would need such a permission.
Why some query can execute in mysqlclient but can not in jdbc01 Oct 2006 21:09 GMT3
why there is a query I can execute In mysql client ,but can not execute
in jdbc?
String sqlstring ="select host,port,username,password,LastCrawlState
from Host
Questions about the observer pattern01 Oct 2006 20:07 GMT5
I'm an ongoing student in Business Information Systems.
Anyway, right now I'm trying to understand a design technique called
the observer pattern.
Java provides for the observable object the class
trouble with popup menu01 Oct 2006 19:21 GMT4
hello again, havin a bitchin time with this popup menu I'm trying to
create.  I'm a learn by doing type of person and I havent found any
good examples of how to implement a pop-up menu.  The main class in the
application extends a JPanel.  I searched google and found the
List searching01 Oct 2006 18:57 GMT2
I have a list (ArrayList but can be anything that helps the cause) of
objects. I'd love to find a way of extracting all elements that match a
given criteria into another list. I know how to do this manually, but I
was hoping it already existed, maybe in a library with other cool
Simple question about instantiating01 Oct 2006 18:10 GMT6
I am a little bit confused with how OOP works with respect to instantiating.
For example take the following code below. When each of the 10 c1 objects
are instantiated from the CountTest() class, do they not each have their own
instanceCount class variable??? It does not seem to ...
Import non-packaged class01 Oct 2006 17:03 GMT4
Hi, I wonder if it's possible to package a .class file so that I can
import it from outside default package. It seems to me that you cannot
import classes in default package if you are not working in default
package.
hashtable - select by wilecard... is it doable?01 Oct 2006 16:24 GMT6
What is a data structure out there, that you can select by wilecard,
and also have fast retrievals?
like, if i have 4 keys, JOHN, JONATHAN, JOAN, TOM., and I want to do a
getKey by, "JO*", and that would return the values for the one that
Int->String formatting method01 Oct 2006 11:49 GMT12
Hello again! Yes, I have yet another problem for all of you great
programmers in here.
This should actually be a pretty easy task to complete, but somehow the
blood in my veins doesn't seem to flow the right way just now. Here's
JTable and combobox cell editor problem01 Oct 2006 11:10 GMT1
I have a JTable which uses a custom cell editor for comboboxes.  The
table starts out with one row and the user can add more rows by
clicking a button.  What is wrong is when the user selects a combobox
item in the first row, and then adds a second row, going to the
compare file size with online file size01 Oct 2006 10:30 GMT6
Im trying to make something that compares 2 files.  One of the files is
on the users computer....
The other is on a website!
Obviously what Im trying to do is compare the lastModified date, in
Tomcat with Apache Web Server01 Oct 2006 08:04 GMT4
I am trying to set up Tomcat 5.0.28 to run under an Apache Web Server
2.0.59. I have the correct mod_jk.so and have everything set up just fine on
a Windows XP SP2 box.
My CATALINA_HOME directory is C:\Tomcat
Creating a HashMap and Passing It As a Parameter in One Step01 Oct 2006 01:28 GMT5
I don't know what this is called, but I know if I have a method like this:
       public void setValues(String[] newValues) {
               //Do a bunch of stuff
               return;
Compile in memory java source?01 Oct 2006 01:24 GMT3
Does anyone know of a java compiler which can be launched in process to
compile an in memory representation of a java source file?  Essentially,
I generate some source on the fly and I'd like to avoid having to write
it to disk and all the messiness (permissions, cleanup, etc) ...
 
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.