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

Tip: Looking for answers? Try searching our database.

  • First Aid - newbie questions, catch-all first aid, set-up problems.
  • Databases - java.sql, JDBC, Java based databases
  • JavaBeans - JavaBeans component software API
  • GUI - Java graphical user interface design and construction
  • Java 3D - platform-independent Java 3D based graphics
  • Virtual Machine - native methods, byte code, classfile format, performance and optimization
  • CORBA - topics relating to Java and CORBA
  • Security - code verification, SecurityManagers, class loaders, public-key encryption
  • Tools - IDEs, web browsers, compilers, applet viewers, code generatos
  • General - general Java related topics

Recently updated threads


Thread preview

First Aid (view all ...)Last Post  Replies
tibco Video Tutorials02 Sep 2010 09:15 GMT-
Hai
Learn TIBCO and  via video tutorials,contact
http://tibcovideotutorial.webs.com/
PLEASE PASS IT YOUR FRIENDS
What's wrong with this method?01 Sep 2010 18:29 GMT24
int k = 10;
.
.
public long fibonacci(long a, long b, int i) {
Does log.info(...) output go ALWAYS to all LOG4J RootLoggers?31 Aug 2010 10:33 GMT1
Assume I defined in the log4j.properties file multiple RootLoggers:
log4j.rootLogger=OUTX, MAIN, BACKUP2
Then, in the java code, I specify
log.info(...);

Databases (view all ...)Last Post  Replies
tibco Video Tutorials02 Sep 2010 09:18 GMT-
Hai
Learn TIBCO and  via video tutorials,contact
http://tibcovideotutorial.webs.com/
PLEASE PASS IT YOUR FRIENDS
Sunglass Oakley Sunglass  POLICE Sunglass PRADA Sunglass  Ray.Ban Sunglass --http://www.tradingspring.com02 Sep 2010 02:48 GMT-
ARMANI sunglasse  Burberry Sunglass  BVLGARL Sunglass  CHANEL
Sunglass  COACH Sunglass  DIESEL Sunglass  DIOR Sunglass  ED Hardy
Sunglass  FENDI Sunglass  Ferragamo Sunglass   GIVENCHY Sunglass
GUCCI Sunglass LV Sunglass NIKE Sunglass Oakley Sunglass  POLICE
AF man jeans     Affliction man jeans    Armani man jeans     --http://www.tradingspring.com02 Sep 2010 02:48 GMT-
jeans
versace     AF man jeans     Affliction man jeans    Armani man
jeans
Coogi man jeans     DG man jeans     Ed hardy man jeans     Evisu man

JavaBeans (view all ...)Last Post  Replies
Java LinkedList Implementation24 Aug 2010 15:01 GMT1
If Java does not have pointers then how LinkedList is implemented in Java?
between 'use' and 'require' function?09 Aug 2010 18:55 GMT-
what is the difference between 'use' and 'require' function?
Exception handling and error in general06 Feb 2010 12:48 GMT2
I'm pretty new to jsp. I have a class set up that connects to the
database and returns the result if successul. I call it from my .jsp
which works fine. My question is lets say I force it to cause an
exception by chaging the word microsoft in the following statement

GUI (view all ...)Last Post  Replies
Able to Copy  Text from uneditable Text Boxes(JTextfields) in Linux/Solaris02 Sep 2010 15:07 GMT-
Hi please any one can help me on this,
      I have JTextfields in my application, i have overrided the JTextfield
copy method using
public void copy();
Offscreen Image JDialog - no Frame Decoration captured31 Aug 2010 22:48 GMT2
Im trying to make an offscreen image from a JDialog. But depending if
the dialog is shown or not, I get nothing in the offscreenImage, or
only the content of getRootPane() and a black border around it. So is
there a way to draw also the "Window Decoration" (or how ever it is
Pakistan Flood Relief helping hand where29 Aug 2010 13:54 GMT-
Pakistan Flood Relief helping hand where
http://fatimaz-foundation-ngo.blogspot.com

Java 3D (view all ...)Last Post  Replies
position of Canvas3D at screen11 Dec 2008 16:35 GMT1
      My name is Ericson Sarmento. I'm a brazilian student of
programation, and I'm learning this api 3D of the java language of
programation. I have found difficulties to position a object of
Canvas3D class. I already have used this object added to a JPanel,
AWT 3d rendering06 Aug 2008 17:32 GMT2
I'm looking for a java library that allows to rendering 3d graphics
using AWT component not using OpenGl.
Do you know such libraries? I tryed to find something but I found only
libraries using Java3d or OpenGl.
How to change the geometry dynamicly07 Jul 2008 16:28 GMT1
I'm a newbie for java3d. I'developing a degning tool with java3d, and
need to change the geometry frequently therefore. However, the 3d
result always shows the initial data only. Can someone give a hint,
what's the problem, and how can I solve it?

Virtual Machine (view all ...)Last Post  Replies
NYJavaSIG - Aug 18 - 6-8pm - Lightweight Groovy on the Google App Engine16 Aug 2010 21:33 GMT-
Yep... we meet even in August...
Frank G
===============================================================
  What: Gaelyk: Lightweight Groovy on the Google App Engine
Java updates shut off my computer20 Apr 2010 20:44 GMT2
Whenever I get an update to Java it shuts down my computer.  I have
selected "Notify me before installing updates" in the Java control
panel.  This does not seem to help.  My computer is only 3 months old,
yet I have already found it shut down several times.  When I boot it
JVM Overheads16 Apr 2010 21:42 GMT2
 i need some help from the group members regarding the jvm... The use
of a virtual machine such as JVM to execute programs leads to overhead
that slows down the execution of the executed programs. can anyone
explain the reasons for this overhead and also some solutions that are

CORBA (view all ...)Last Post  Replies
any solution to distibute easier?12 Jul 2010 22:05 GMT3
I am almost new in distributed programs!
I worked a little corba bat I don't felt well ! its almost hard!
can any body help me to work easier with corba?
The Complete Java 2 Training Course /w Java in the Lab (5th Ed.) New     --For Sale--05 Aug 2009 19:44 GMT1
Auction site:
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=150363896387&ssPageName=STRK:
MESELX:IT

Auction details:
Item specifics - Textbooks, Education
org.omg.CORBA.BAD_PARAM:   vmcid: 0x0  minor code: 0  completed: No14 Jun 2009 08:53 GMT1
I created an interface in Corba which does not recieve any parameter,
just return an object:
ProductArray getAllProducts() raises (ICoSignatureException);
And receive:

Security (view all ...)Last Post  Replies
RSA C++29 Aug 2010 23:57 GMT-
Would you please help me to find best code c++ for implementing
RSA 1024bit cryptosystem.
Thank you in advance
[ANN]VTD-XML 2.915 Aug 2010 08:36 GMT-
VTD-XML 2.9, the next generation XML Processing API for SOA and Cloud
computing, has been released. Please visit  https://sourceforge.net/projects/vtd-xml/files/
to download the latest version.
* Strict Conformance
CyaSSL SSL Provider for Android Released – Alpha V    ersion10 Aug 2010 23:28 GMT-
yaSSL has released an Alpha of the CyaSSL Java SSL Provider for the
Android Platform.  This can be installed alongside the existing Apache
Harmony provider and can be used through the javax.net.ssl Java API
package.  By using this provider, Java developers can use familiar

Tools (view all ...)Last Post  Replies
solarwinds latest29 Aug 2010 14:44 GMT1
I am looking for solarwinds 9.5.1. Any chance to find by any means?
Thanks,
Useful multithreaded tool for Java24 Aug 2010 13:14 GMT-
All,
I am happy to announce that MulticoreSDK v2.3.3 is released in
alphaworks.
MulticoreSDK toolkit includes various valuable features, such as data
[ANN]VTD-XML 2.915 Aug 2010 08:36 GMT-
VTD-XML 2.9, the next generation XML Processing API for SOA and Cloud
computing, has been released. Please visit  https://sourceforge.net/projects/vtd-xml/files/
to download the latest version.
* Strict Conformance

General (view all ...)Last Post  Replies
proxy site let's go03 Sep 2010 06:12 GMT-
proxy site let's go
-------------------------------------
http://mypro.totalh.com/
versace     AF man jeans     Affliction man jeans    Armani man jeans     - True Religion man --http://www.tradingspring.com03 Sep 2010 02:33 GMT-
jeans
versace     AF man jeans     Affliction man jeans    Armani man
jeans
Coogi man jeans     DG man jeans     Ed hardy man jeans     Evisu man
versace     AF man jeans     Affliction man jeans    Armani man jeans     - True Religion man --http://www.tradingspring.com03 Sep 2010 02:33 GMT-
jeans
versace     AF man jeans     Affliction man jeans    Armani man
jeans
Coogi man jeans     DG man jeans     Ed hardy man jeans     Evisu man
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage




©2010 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.