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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
question26 Apr 2007 14:35 GMT2
how does jsf work?
finalize called on an object that's still in scope?26 Apr 2007 14:30 GMT18
I've got some code that looks sort of like
  LineupProxy lineup = new LineupProxySubClass();
  lineup.connect();
  while(true)
SOA logging?26 Apr 2007 14:27 GMT3
Obviously no one has done alot of SOA based logging before.  My
searches on the topic have come up empty.  After consulting with the
professional services branch of a product we're working with, it's
decided tghe best approach might be to write our own logging
Sending Hop Limited UDP packets26 Apr 2007 12:41 GMT6
Is there a way to send a UDP packet with a specific TTL however it
must be a unicast address instead of multicast address. Any ideas?
regards
Usman Ismail
jsp include26 Apr 2007 12:27 GMT1
Can anyone help me with a problem please.
I am using the <%@ include file="/include/amt_header.jsp" %> code to include
a header into a JSP and it works
fine if the file which uses the include statement is in the same folder that
jsp26 Apr 2007 07:29 GMT4
I have 3 textboxes(username,password, dept) of the jsp page and 2
buttons(call,submit).
Onclick of call btn Department.jsp opens and onclick of radiobutton
the deptcode
Generics/Comparator26 Apr 2007 02:39 GMT4
here is a short class source with begining of generics. Could you please
tell me how to use generics with the comparators ?
import java.util.Comparator;
import java.util.TreeSet;
IE 6 - No horizontal scroll26 Apr 2007 02:10 GMT1
I have a set of select list boxes on a JSP.  They can contain content
that is wider than the width of the list box but no horizontal bar
shows up. The vertical bar seems to work as expected.
I've done a lot of searching and read that this might be a bug in IE6.
Read and display large files from server25 Apr 2007 21:03 GMT1
I have to read huge (GB) delimited files from a server and
display them in JTable. We will be using Java web start to invoke the
application so I do not want to cache locally on the client machine.
Is there a better way to cache the file in bits and display them in
where is AES implemented?25 Apr 2007 20:09 GMT1
According to <http://java.sun.com/developer/technicalArticles/Security/
AES/AES_v1.html>, you can encrypt stuff with AES using
javax.crypto.Cipher (among other objects).  I downloaded the Java
sources at <http://download.java.net/jdk6/> and did not find any
Filters25 Apr 2007 15:14 GMT2
Hai all!
I hav one doubt regarding filters.
How to restrict webpages for different users using response Filters in
java?
Threading in web Application25 Apr 2007 14:50 GMT4
I have a Question about Threading In webApplication,
J2ee Support threading! Is it Usefull for web appliction?
if you know php does not support Threading without any problem in web
application
JSTL - $variablename not working25 Apr 2007 13:11 GMT1
Please let me know why below code is ot worknig and how to solve it.
<c:choose>
    <c:when test='${(status.index)%2 eq 0}'>
     <c:set var="rowColor" value="even" scope="page"/>
Wait and Timeout25 Apr 2007 13:07 GMT2
I have a task, I need to execute this task only if I meet a condition.
I wrote the function
didIMeetCondition()
which returns boolean.
RDBMS selection25 Apr 2007 13:05 GMT3
I'm about to write a database app using Java/JDBC The DB requirements
are pretty straight: transactions, foreign keys, RI, soft DBK
generation, cursors but no need for stored procedures or triggers.
The app will consist of a scheduled update that runs every day for
 
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.