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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
I have doubt15 Aug 2007 10:45 GMT2
Hi friends,
i'm new to j2ee..
* how to create grids like we use Datagrid in vb..
* how to call a swing from jsp.
change the font style of JLabel.15 Aug 2007 10:25 GMT1
How can I change the font style of JLabel.
Thanks :)
I have doubt15 Aug 2007 07:16 GMT1
* how to display a content in a textbox.. which i have retrieved from
the database through JDBC from jsp.
* Tel me varies ways that we use to display value in fields.
I've used <jsp:usebean> like this
what's the point in finally?15 Aug 2007 05:47 GMT24
try{
   //blah    }
   catch(Exception ex){
     //    }
HashMap and Array issue15 Aug 2007 03:09 GMT1
I have this JSP where I have alot of fields with conditions.
I would like to make it more efficient and use a for loop.
Here is an example (showing 2 fields for example only):
<%@ page language="java" import="java.util.*"  %>
Java RMI - registry questions15 Aug 2007 02:51 GMT3
Can anyone help with these Java 5 RMI related questions?
I want to make a very basic RMI application; something needs to run as
a "background job" that I should be able to query the state of and
start and shutdown cleanly.
Java Programming Practice14 Aug 2007 22:49 GMT5
I have recently learned Java (under pressure) not in a bad way..  We
had a person leave the company and I was next best suited to take over
where he left off.....
Anyway, I have gotten pretty comfortable, but still have a long way to
Leer un texto con espacios en blanco con la clase Scanner (u otra)14 Aug 2007 22:47 GMT4
Soy nueva en java, estoy utilizando un objeto de clase Scanner para
capturar entradas desde System.in, mediante el método next() leo
cadenas de caracteres, ¿cómo puedo conseguir leer cadenas con espacios
en blanco incluidos, que se lea toda la cadena hasta que se pulse
Setter ignored on collection14 Aug 2007 21:01 GMT3
I remember reading somthing about the behaviour exhibetet by the
program below (where a private collection is altered without going
through its accessor). But cannot seam to find the info anymore - can
someone enlightenme as to why this works:
OO Design: Who can do what?14 Aug 2007 19:21 GMT9
OO Design continued.
When we try to design a class, we try to think about what the objects
of the class can do, like quite many OO programming books say.
Let's suppose that we are gonna design a ProjectManager class and a
Java Audio Help (Mixers and Ports)14 Aug 2007 19:01 GMT11
I have manged to get a port on a selected mixer for audio capture
however I am unable to get a SourceDataLine for writing audio to the
speakers.  The following is how I am attempting to do it but i am
getting a class cast exception (cant go from Line to SourceDataLine).
Java & XML-DOM. Change the tag name of an Element object.14 Aug 2007 18:31 GMT3
Using the Java package org.w3c.dom,
I have an Element object.
How can I change the tagName of a given Element?
There is the method Element.getTagName(),
[Tomcat] Exluding IPs from Proxyserver14 Aug 2007 18:21 GMT2
Hi, Iam using a Tomcat server (only for development) on my local pc,
within a company network that is using a proxy server. Problem: My
application does http requests to a server were a proxy is required,
as well as requests to an
Dynamic method?14 Aug 2007 16:05 GMT3
I have a class, which has a method say, e.g.
int getMark(int x, int y) {
return x + y;
}
Create a jar file from within14 Aug 2007 15:59 GMT2
I have 2 files in my project : App.java and Foo.java. App is the main
class.
In App.java i have a line:
Runtime.getRuntime().exec("jar cfe Foo.jar Foo Foo.class");
 
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.