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 / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SAX parse online xml problem24 Jan 2008 01:17 GMT1
I have this java applet parse the xml file
the xml is online:
like https://localhost:800/.../filename.xml
The part of the code is
Swing/Thread ShortCut - Bad Style or Good Idea?23 Jan 2008 23:10 GMT1
I tend to have trouble remembering little things and have to keep looking
them up, especially when they involve things like repeated symbols, like
creating a new thread and remembering to keep the {} () groupings straight
(it's actually part of a learning disability).
Who is the moderator for this group?23 Jan 2008 22:52 GMT2
I am looking to hire a Java Developer (full-time in Austin or San
Antonio) and would like to post the job description on this forum in
case anyone on here is interested or might be willing to pass this to
his/her network. I have learned that not all Google Groups accept job
get static variable from class into JSP tag scope23 Jan 2008 22:32 GMT5
I have a static variable in a class that I wish to share with some of
my JSP code. Can I use the <jsp:useBean> (or any tag?) to get that map
into the scope of my JSP tags?
Thanks for any assistance,
java mail23 Jan 2008 20:47 GMT1
                         after a long time i am sending any technical
query , it has never happened that i have not been answered plz answer
me this time also...
                         i am working on a program that implements
intialising static finals with exceptions23 Jan 2008 20:10 GMT15
Is there a way to initialise a static final constant with an
expression that might trigger an exception?
I played with various ways but Javac thought it might not get
initialised, or it might get initialised twice or I was ignoring the
Cannot find child element: arg023 Jan 2008 17:35 GMT1
I am trying to run a web service.
The Java client runs without any problem.
But I have tried 2 clients: one in PHP, the other one with VBS, and both
give me the error "Cannot find child element: arg0"
disable checkbox from formAction class in struts framework.23 Jan 2008 15:09 GMT1
I know that by setting the value true and false for the checkbox
property in formAction class we can set it to checked/unchecked. but
how do i disable/enable it from the formAction class.
what is the use of clone method23 Jan 2008 01:22 GMT4
I have java api docs, but still I am not able to understand the use of
clone() method provided by the Object class.
Can You please explain.
JSF to Portlet23 Jan 2008 01:15 GMT1
Is there any documentation by which I can learn how an existing JSF
application can be changed into a  JSR 168 portlet compliant ? Please help
if there are any links/valuable advises, thanks
Regards,
JSP Book Recommendation and adding JSTL to Tomcat 5.522 Jan 2008 23:58 GMT3
I'm having trouble finding out how to add JSTL capabilities to Tomcat
5.5.  Is there any good site for this information? Is JSTL still
'relevant' techology? This following page seems dated.
http://java.sun.com/products/jsp/jstl/
Standard Sounds22 Jan 2008 22:07 GMT4
Is anyone aware of a library of standard sounds to use cross-platform
in Java apps to indicate things like
error
warning
very important22 Jan 2008 17:36 GMT1
please visite este sitio
http://dcaic.com
Convert java.util.Date to java.sql.Date22 Jan 2008 16:02 GMT5
I convert java.util.Date to  java.sql.Date this way:
java.util.Date utilDate = new java.util.Date();
java.sql.Date sqlDate = new java.sql.Date(utilDate.getTime());
And then send sqlDate to prepareStatement.
Generics and serialization22 Jan 2008 15:17 GMT3
I think I have finally got in clear why generics and serialisation
don't play well together, and what you can do about it, and what Sun
could do about it.
I wrote a little essay with an example at
 
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.