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 / First Aid / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
list files in directory17 Dec 2004 08:51 GMT2
Which class should i use to receive file names which are in specified
directory ?
Thanx
Michal
having your own .properties file outside the WAR file, how?17 Dec 2004 08:04 GMT2
Im a bit confused about how to do the following:
I have a servlet myapp\hello.class
So in the WAR file it will have the following structure:
WEB-INF\classes\myapp\hello.class
Packaging17 Dec 2004 07:56 GMT4
I suck at packaging :(
I've read the documentation on it at Sun and I guess I need the usenet
explanation for dumbasses.
(http://java.sun.com/docs/books/tutorial/java/interpack/packages)
Null pointer exception and general tidying up...17 Dec 2004 00:54 GMT1
Right, for those that didn't see my last post I have been given a piece of
work to do as follows:
http://globalinferno.co.uk/Java/
static function to change Component properties application-wide16 Dec 2004 23:42 GMT1
I know there is a way to change the properties for all,
for example, JComboBox components used in an application, with just one
(static)
function call.
setBackground(Color.BLUE) errors16 Dec 2004 23:41 GMT15
Code below and errors below the code
What am I doing wrong??  Please help
import javax.swing.*;
import java.awt.*;
How to add Java .properties files to Apache Tomcat 4.0 Windows 2K environment16 Dec 2004 23:41 GMT1
Hi, I have a number of Java "???.???.??.???.properties" files which I
would like Apache Tomcat 4.0 to "pick up" in it's environment.
I have a JSP page which has the following exception:
----
cannot find symbol DriverManager16 Dec 2004 23:05 GMT2
I am trying to execute following program:
import java.util.Properties;
import java.util.ResourceBundle;
import java.util.Enumeration;
boolean question16 Dec 2004 23:00 GMT11
Hello, i dont unerstand why this statement can work
boolean b = true ? false ? true : false : true;
it gives me a false answer. How does this work? i would expect an error
messag? i cant get an answer in the java tutorial
return in a void method16 Dec 2004 21:51 GMT5
Hello, when i have return in a void method, why doesn't i get a syntax error
here  only becoz its the main method?
public static void main(String[] args) {
  int max = 0;
Sound in 1.116 Dec 2004 20:51 GMT7
Is there Any way of playing mp3 or ogg in java 1.1 ?
thanx
Mike
getcwd() ?16 Dec 2004 19:44 GMT1
How can i check current working directory ?
Thanx
Michal
void method?16 Dec 2004 18:49 GMT6
I am not sure were to put the return, i want to return the sum of the 3
digits, but it gives me an error becouse, it expect a void method
Irlan
   public static void main(String[] args) {
Java Plug-In --> SSH Tunnel --> SOCKS Proxy (Not Working)16 Dec 2004 17:40 GMT1
Ok here is the situation:
I have an SSH tunnel to a SOCKS proxy for browsing. So i start up the
ssh tunnel like so:
ssh.exe -p 1578 -c blowfish -N -L 1080:{socks5proxyserver}:1080
create XML16 Dec 2004 16:59 GMT1
I have small database of books and i wanted to create XML file from
that. How can i create XML document ?
I used xerces (SAX) to parse XML documents. Does xerces have any
functions for creating XML ?
 
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.