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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JSP vs. Servlets09 Feb 2007 19:35 GMT3
What are the pros and cons of using servlets instead of JSPs? As I
understand from my sparse reading of the topic so far, they're both
means of programming against the HTTP application model (i.e, request,
session, response, HTTP Runtime etc.).
Any known incompatabilities with InetAddress and BIND 9?...09 Feb 2007 19:16 GMT2
Are there any known incompatibilities with InetAddres and BIND 9?
We're regression testing an app in Solaris 10 which uses BIND 9.  The
app performs a simple DNS check by calling:
    InetAddress ia = InetAddress.getByName( hostname );
plz09 Feb 2007 19:08 GMT5
anybody plz tell me the definition of "this" and "super" keyword used
in java
also what is function of "<jsp:plugin>"
How to get device independence with Struts ?09 Feb 2007 17:37 GMT1
Is it possible to get device independence with Struts ?
That is be able to customize responses based on the requesting device-
specific capabilities and markup standards?
If so, how does one do that.
questions on J2EE09 Feb 2007 16:36 GMT2
Hi Friends,
I have few questions please let me know the answers. that would be
very helpful to me.
1). If i create 10 different request from 10 browser windows for the
Newbie query regarding Java09 Feb 2007 16:22 GMT6
I have the following query :-
If I define the main method as a Private , then run the demo program
the program obviously doesnt run ,we have a runtime error .What
exactly is the reason behind it .
Character.isDigit malfunction09 Feb 2007 14:36 GMT9
The following code works as expected and breaks when a non-digit is
found in the string test
//string test set somewhere in the code
for(int i=0; i < test.length(); i++) {
xxx09 Feb 2007 14:19 GMT1
http://www.freeanything4you.com/
Certificate extraction from MS Store09 Feb 2007 13:34 GMT1
i m working on one task in which i have to create one swing applicaion
to display all certificate in microsoft certificate store.
i hav jdk1.5.
so plz help me to sort it out this problem.
having problem with RequestDispatcher09 Feb 2007 07:13 GMT2
i am currently working with java-based blogging engine.
it's presentation layer is based on struts framework.
to make urls look tidy (www.myblog.com/entry/Test-Entry)
i've been trying to use RequestDispatcher object to forward the
What application server to use?09 Feb 2007 03:04 GMT5
I want to start learning to develop EJBs and I need to install an
application server to deploy my EJBs in... I have to decide between
Geronimo and JBoss. I would appreciate any suggestions regarding which
is better, which is easier to install and use and so on ... I have no
JBuilder based on Eclipse is finally available09 Feb 2007 03:02 GMT4
http://www.codegear.com/Products/JBuilder/tabid/102/Default.aspx
-RFH
Java access speed (database or arrays)09 Feb 2007 02:56 GMT6
Quick question... well, at least it's short...
Is it quicker to constantly query the database for information, or to
query the database once, store the information into an array, and that
array into a session variable to be used through different pieces of
GridBagLayout and its pitfals09 Feb 2007 02:41 GMT2
This is a repost of the original post with
Subject: Nested GridBagLayout and its pitfals.
I decided that the subject would be easier to find
if the first word was GridBagLayout.
java.sql.Date truncated when written to DB. How to obtain full date?09 Feb 2007 01:21 GMT3
I'm trying to write a java.sql.Date to a database and the minutes/
seconds etc. are not being written. I've seen and tested many examples
found via searches and still have come up with nothing. Here's what I
have:
 
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.