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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
castor jdo23 Nov 2007 18:29 GMT1
In my project  we are using CASTOR JDO for database connective and
using iplanet server.
Following query is working fine in local in environment using
websphere but when tiring in iplanet server(Dev).  I am getting
Why is Java so slow????23 Nov 2007 14:07 GMT58
I'm wondering if anyone can help me understand why my Java is being
very slow compared to an equivalent program written in "C".
I'm simply trying to print out the first N integers like
    "This is line <nnnn>"
simple key value pairs in Berkely DB files23 Nov 2007 13:39 GMT1
I'm currently replacing an older perl system with a new one in Java,
and need to be able to create and use a simple BDB file to store key
and value pairs.  I can't find any kind of example or tutorial through
normal means, and I've seen references to both com.sleepycat.bdb and
JNDI23 Nov 2007 09:13 GMT3
I didn't use Java Native and Directory Interface, but I have a few
questions.
Where you use JNDI in you applications ?
I sow one usefull apliance of  JNDI for binding DataSource at Hibernate.
getting the url of a class23 Nov 2007 08:24 GMT3
If I have a class that is already loaded how do I figure out from what
URL it was loaded from (actually local filename is all I care about)?
Transmitting a non-serializable object23 Nov 2007 08:03 GMT5
I have a java.awt.geom.Area object that I need to transmit over the network
but when I try to do so using a ObjectOutputStream and NIO it complains that
the object is not serializable.  Which makes sense (seeing it isn't) but how
do I transmit this object?  Is there a trick to ...
Regarding pdf forms in JSP23 Nov 2007 06:31 GMT2
I'm developing a JSP application in which i require people to download
a pdf form from my site, fill in the form details n upload it again.
I've heard about editable pdf forms, but i dont have  an idea about
how do i go ahead with it.Does it require a pdf writer compulsory to
Tomcat, reloading context23 Nov 2007 03:49 GMT5
I'd like to reload Tomcat context (application) from Java code, like
it is done via Manager application. I would not like to do it using
corresponding Manage URL. I guess that it has something to do with a
specific classloader. Can someone point me in right direction,
Java applet file handling on Web22 Nov 2007 23:12 GMT2
I want to create/read/write files using a Java applet on a website.
I've written a trivial applet in Netbeans & it runs OK when tested in
NetBeans. When moved to a different folder on my PC with a .html file
to call it, it gives error "Java.security.AccessControlException:
method (String ... var) what does this mean?22 Nov 2007 16:03 GMT5
What does the three dots after string mean?
I have a class that have a method itemLookup(ItemLookupRequest...
request)
I pass an ItemLookupRequest object to the method and it is wrong. What
Help needed22 Nov 2007 15:05 GMT2
Hi i am using jsp now i have to create non editable textbox.suppose
when i enter a character it should diplay that character related data
from the database side
can anybody help
run jsp on javascript event22 Nov 2007 12:14 GMT7
I am using an javascript table. if I edit a cell I want to write the
new value in the DB with jsp.
How can I do that?
I would like to call a jsp in background if that is possible.
Forward o Redirect data to an external page22 Nov 2007 10:00 GMT1
Hi, sorry for my english but i don't speak it very well..... I need
help with my jsp......
I have a jsp that i use only to "transport" data....I have an
index.jsp page with a <form.... in wich i can put some values....when
How to identify the cause of ClassCastException?22 Nov 2007 06:06 GMT8
I have two classes: State and WarmState.
public class State
{
    ... //many fields
Sorting based on multiple parameters22 Nov 2007 04:53 GMT16
I am little brain-dead today. Having problems writing comparator that will
do comparison (for sorting) for multiple parameters.
Here is what I need to do - I have object MyObj with several fields. now I
need to sort a collection of such objects based on list of fields supplied.
 
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.