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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
need help27 May 2005 13:59 GMT2
how to build a viewerframe on my website?
displaying error message on the new error.jsp page27 May 2005 13:56 GMT1
i m making a project in which i m using jsp as front end, java servlet,
java beans and mysql database.
now when i enter user_id and password on my login screen(jsp page) it
authenticates with the database. if it matches its ok but if not it
Why should use of instanceof be avoided27 May 2005 12:47 GMT30
I read in a magazine (Dev IQ) that finding out the type of object at
runtime is not a good practice. If you are using instanceof a lot, then
your object model should be reviewed. The design of your application
should be changed. I assume the case goes with reflection also.
Array27 May 2005 12:26 GMT4
Are arrays of primitives, such as byte[] full-fledged Objects?
comparision in jsp27 May 2005 11:14 GMT1
right now i m using
<% if (request.getAttribute("Error1") != null) { %>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
       <font color = "red"><%= request.getAttribute("Error1") %>
Hibernate allowing duplicates with idbag27 May 2005 09:55 GMT8
I'm trying to work with an existing database schema and am having
difficulty with the mapping documents to allow me to persist duplicate
data to a table.
I have an ALBUM and a TRACK table. The business logic tells me that an
Where in the language is ".class"?27 May 2005 09:27 GMT1
Where in the Java language specification or API is the idiom
"Foo.class" defined?  It's not an attribute of any class I can find,
and I can't find it in the core language specification.
Thanks.
Seeking recommendations on entry level J2EE book27 May 2005 09:09 GMT4
Looking for suggestions on a book that explains the J2EE environment and
components in simple terms, plus explaining how they interact with each
other.  Coming largely from a Powerbuilder/Oracle background and understand
Java code pretty well, just looking to fit the puzzle pieces ...
How Do I Throw an Exception?27 May 2005 01:22 GMT2
I've written a little program that takes two strings as input.  It
converts the first string to an integer index and then applies that
index to the second string, using the <charAt> method of class
<String>.  I wanted to check for the possibility that the index might
Calendar chooser problem26 May 2005 23:02 GMT3
I am using a Date selector component that allows the user to visually
select a date (day-month-year). But there is a slight problem I am
facing:
CalendarChooser objFromDate = new CalendarChooser () ;
jxta use26 May 2005 22:32 GMT1
how to model a train system to include track and, to begin with two trains.
at present i have implemented using a vector two train objects fit into
vector at different positions and each has a move method which changes
postion +1 and replaces old position with a "empty block". (when ...
'big square root' for BigDecimal26 May 2005 22:02 GMT4
is there a 'big square root' feature to find square roots of BigDecimal
numbers?
thanks
Determine compliler from .class file?26 May 2005 21:18 GMT2
Hello, How (if possible) can determine the compiler used to compile a
specific Java .class file?
Thanks, - Dave
Track and Capture SOAP messages26 May 2005 20:58 GMT1
I am using the axis SOAP monitor and the Tomcat / SOAP tool plugin for
Eclipse.
When users are testing our App, if they get an error, I can see the
SOAP request message, and I would like to cut / paste it into the
filedialog for ftp server files26 May 2005 20:27 GMT2
Does anyone know how to construct a dialog for files that are on a remote
ftp server - something like a JFileChooser? Thanks, Ike
 
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.