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 / August 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
File from Servlet13 Aug 2005 04:58 GMT2
   What is the correct way to get the root directory of a web application
   from within a servlet?
--
Alan Gutierrez - alan@engrm.com
which package do i need????13 Aug 2005 01:07 GMT2
tanks in advance for your time.
ok, i have a class whit this import
import javax.servlet.ServletException;
but eclipse says that can not be resolved. i have instaled
Applet signing Questions12 Aug 2005 22:21 GMT2
Is there a direct way to know if the user granted your signing
permission as an Applet?
I see Sun coding things like this:
java.security.PrivilegedAction pa =
Double: 2 Decimal points12 Aug 2005 21:00 GMT7
Hello experts,
I used to program in C/C++ and now switched to Java. I am having a
difficulty that I need your help with. How can I limit a double variable to
hold 2 decimal points only?  Say I have an array of 50 doubles that each ahs
save slider values to file?12 Aug 2005 21:00 GMT1
I am looking for some Java code which allows the user to position the
marker on the slider and then click Save so that the related number is
saved to a file on the hard disk ...
Any pointers as to where I might find such code?
How to extend NotificationBroadcasterSupport  and Observable12 Aug 2005 18:57 GMT1
I know this is a stupid question, but I have a lot of classes in my app
that use Observable to publish messages for other classes in the app.
I now need to go in and make many of these classes able to publish
notifications via MBeans.
Deployment of Java Application12 Aug 2005 18:46 GMT18
What is the standard way of deploying a java application?
Is creating a single jar file and installing the related java run-time
environment on the client is sufficient?
How to create a setup application for deploying java application?
Form validation in JSF12 Aug 2005 17:29 GMT10
I have a problem with form validating using JSF.
As we know the validator is not called when the validated field is
empty. I know we can change it by seting the tag "required" but - then
the error message is standard and same for all validated fields. I know
Packages and CLASSPATH12 Aug 2005 16:04 GMT2
My doubt is regarding packages and CLASSPATH.
I am using Tomcat4.1
My directory structure looks like this,
webapps\
Round Decimals12 Aug 2005 15:48 GMT9
I wanted to round decimals. Usually, 1.6 would be rounded to 2 and 1.4
will be rounded to 1. But I want 1.6 will be rounded to 2 and 1.4 will
also be rounded to 2; for 2.1, it will be rounded to 3 and 2.6 will be
rounded to 3. Tried to find such round function from javadoc, but was
Static member variable - Singleton Pattern required?12 Aug 2005 14:30 GMT7
Just trying to get my head round the behaviour of static variables.
I have a class in my web application which I use to get a database
datasource with connection pooling. The datasource is a static member
of the class.
tinymce12 Aug 2005 09:47 GMT2
ich habe unseren tinymce um folgende features erweitert:
IE: removeformat funktioniert endlich richtig
SWConfig:
enabled Modules werden automatisch in den Link Teil übernommen
A very stubborn private static member12 Aug 2005 09:41 GMT20
Help!!!
I'm testing a class that has a particularly stubborn private static
member variable. This variable is initialised in the class's
constructor like this:
JSP & J2EE12 Aug 2005 08:44 GMT4
Hi Techs,
I wonder what actually is the relation and difference between
JSP and J2EE??
I think... JSP is a part of J2EE.
Write Socket Output with extend ASCII12 Aug 2005 08:07 GMT4
I want send datas by socket, but my ASCII value upper than 128 are
truncated, do you have an idea ?
I could not use JDK 1.4 or higher, because this customer has an AIX
4.3.3 .
 
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.