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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
EJB components marketplace05 Mar 2006 15:20 GMT1
I am looking for a place to sell my EJBs.
regards
Sebastian
Good web host for JSPs?05 Mar 2006 15:16 GMT8
Hi;
I've been thinking of buying my own domain and setting up my own site.
My dream host would be
- nix based
ListView05 Mar 2006 13:19 GMT1
please is there some ListView component in Java? Something that can display
items with icons...imagine you want to show a list of files. There should be
filename, size and date columns and specific icon at the begining of the
line. Which component would you use?
Secure Java packages: a proposal05 Mar 2006 10:19 GMT17
As security-conscious Java programmers surely know, package-private
access doesn't stop untrusted code having access -- anyone, including
Joe Cracker, can make a class and define it in *your* package.
But this could be changed. Here's how:
calling java from c dll, that will reside in biztalk?05 Mar 2006 07:51 GMT6
hi..
what are the risks involving at creating a dll in c that will be
calling a java class, calling an rmi server.
this dll will reside under biztalk.
httpunit-1.6 package is not work05 Mar 2006 04:24 GMT2
I download the package from this site
http://www.httpunit.org/
http://voxel.dl.sourceforge.net/sourceforge/httpunit/httpunit-1.6.zip
I try to run one of examples folder "ProxySample.java"
refreshing a window05 Mar 2006 03:27 GMT1
I am doing a program that is supposed to do the following.  As a query
is being processed, the results are to be displayed in a JTable at the
bottom.  I have already made sure the queries run okay.  However, after
the query is processed, the results do not come up at the bottom ...
Anyone had any success with <Desktop>.open() in 1.6?05 Mar 2006 03:07 GMT1
I've been playing around with the new Desktop class in 1.6.  I've
gotten the mail() and browse() methods to work as advertised, but
not the open() method.  Example code:
import java.awt.Desktop;
Merging interfaces04 Mar 2006 23:44 GMT5
 I used this piece of code to find the return type of the
 method "f" in the interface "C" under Java 1.6.
interface A { java.lang.Object f(); }
interface B { B f(); }
Accepting EL Expressions in Custom JSP Tags04 Mar 2006 20:34 GMT4
Is there anything special that needs to be done to accept EL
Expressions as attribute values in a custom tag? I have a tag library
that I'd like to use with JSTL to generate database driven apps, but
apparently there must be something I need to do to get my tag to
INTERMEDIATE TO SENIOR LEVEL JAVA PROGRAMMER AVAILABLE04 Mar 2006 20:05 GMT4
Hi people,
My name is Armel, and  I am an experienced JAVA / C++ with more than 5
years of commercial experience. I would like to know how to get about
getting a job in Canada/ USA. I am currently living in the UK and
Determining type accepted by a generic collection04 Mar 2006 19:34 GMT2
Is it possible to determine the types accepted by a generic collection
that has been cast back to a Collection from an Object?
Thanks in advance :)
NIO versus NET?04 Mar 2006 19:15 GMT1
I'm working on an instant messaging program. It is part of my senior
project. I want to write the server with Java. But I can't decide to
use ServerSocket or Channels(NIO). I searched google and find some
information. They say using NIO is more efficient. But the client side
I did not know that was legal04 Mar 2006 18:51 GMT17
I have using Intellij. One thing it often does in make suggestions on
how to improve your code.  One it made, I thought was illegal till I
tried it out.
If you have code like this:
Update view of database on multiple web clients04 Mar 2006 16:25 GMT17
I have been asked to build a collaborative web application. It is
basically equivalent to having multiple web browsers accessing a
record in a database and, when one user alters the record then all the
browsers that are viewing the record should immediately see the
 
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.