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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
jProductivity protection framework22 Dec 2006 09:27 GMT1
I'm currently working on a project that is protected with
jProductivity's Protection framework (a licensing system) but I have
run into some problems.
I have implemented the Sales control center as a JSP based web
Problem with Java Applets in Firefox22 Dec 2006 09:27 GMT17
Sorry, if this has been asked before. It should, because the problem is
very prominent on some applets.
I am developping applets for the net. Those applets use the right mouse
button to drag around things, and to call a popup menu. The problem is
how and when shall I or we use collections22 Dec 2006 08:30 GMT3
I know the interfaces core in collections but I am unable to know what
is what in realtime bcoz I am facing real time questions mostly in
Interviews
Thanking in Advance
inputting local filepath22 Dec 2006 07:51 GMT2
I am attempting to input a database location from a txt file located
within the build folder.  However, I am having a bitchin time getting
it to work with relative file location.  So far, I can only get
absolute file names to work, this is useless.  Any help would be
plzz suggest me a java project title22 Dec 2006 05:26 GMT1
i m student of MCA 4th sem and hav to do a project in java but unable
to get a good title for the same....plzz suggest an interesting topic
and can be completed in 3 months...
Generic Map for each loop problem22 Dec 2006 04:18 GMT1
Why can't I compile the following code?
Map bestUtilities;
....
for(Map.Entry<Edge,ActionItem> me : bestUtilities.entrySet())
Shining a nice sunshine on American neighborhoods21 Dec 2006 22:30 GMT1
import java.io.*;
import java.util.*;
import java.net.URL;
import java.net.URLEncoder;
Get HOUR_OF_DAY  value in >12 hrs format.21 Dec 2006 22:24 GMT2
I am using the Calendar object to get the value of the current hour.
here is the code:
     TimeZone myTimeZone = TimeZone.getTimeZone("EST");
     Calendar calendar = Calendar.getInstance(myTimeZone);
help using eclipse21 Dec 2006 19:19 GMT2
I have eclipse tool
can anyone tell how to execute a basic  "HelloWorld.java" within the
IDE
I have all the latest versions working with me
netbeans junit No tests were created because no testable class was found21 Dec 2006 19:12 GMT1
If someone gets this message, the cause may be the location for your
tests directory is not the right one. I had tests inside the src
directory (src\java\mypackagename\tests) and it didnt work - I moved
the tests directory up to be at the same level as src and it worked.
Math.IEEEremainder vs. %21 Dec 2006 18:35 GMT1
Today I encountered some code using Math.IEEEremainder to calculate the
remainder of two ints, for a simple pagination calculation.  I normally
would just use %, but I'm wondering if anyone knows of a specific
reason to use Math.IEEEremainder for this type of calculation instead.
reflect field21 Dec 2006 16:34 GMT5
I want to get value of string variable in a class, and field it with
new strings like this :
EXample
public class helloWold()
displaytag column : how to specify a different target?21 Dec 2006 15:05 GMT7
I need to put a link in a displaytag column but I want to specify a
different target and I need to keep the current sessionId in this link.
Does anyone know how to do it ?
Thanks !
JWSDP XML Signature - problems when converting from JDOM21 Dec 2006 13:43 GMT1
I currently am using the JWSDP's XML-signature library to sign and
validate XML documents. I am able to successfully do this if I build a
DOM document object from an InputStream. However, I also need to
support receiving JDOM documents and converting those to DOM to sign
From Java can i pass a signal to C..21 Dec 2006 12:58 GMT1
      i need some suggestion.... could u please tell me how can i pass
a signal (for example, by the button click) from java to C . (C added
with java through JNI thread)..
Thanks in Advance,
 
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.