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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Collection31 Oct 2007 02:22 GMT9
in ArrayList, Vector we can get the value by providing posting number
Like:
String str = (String) arrList.get(4);
but arrayList can only store one object.
Create an Object from an Array Class31 Oct 2007 02:04 GMT5
I am using reflection to getmethod(methodName, Class parameters) and
invoke(object, obj[] parameters) methods from some Objects.
My problem is:
Say: I want to invoke a method that takes String[] object as parameter
Keeping Radio selection in JSP Form31 Oct 2007 01:10 GMT1
How do I keep Radio button values and not lose them after a Form is
submitted?
I have no problem keeping text values where a form is submitted and
if
Self contained deployment problem?31 Oct 2007 00:55 GMT4
I need to send my client a copy of a Java program that I am working on.
 I need to send it on a CD with the runtime environment on it.  It will
be run on a Windows machine.  What I'm having trouble doing is finding a
way of starting the Java program without creating a DOS box ...
Important and Urgent31 Oct 2007 00:54 GMT2
Please read on:
We are doing a survey to collect information on middleware usage
and some features of the middleware. Through the survey data as one
source of information, we can do research on middleware, and software
Help to implement OperationListener interface.30 Oct 2007 19:52 GMT4
I have the following interface OperationListener interface ( it's for
an open source project I helping out with). Well the idea behind the
interface is to monitor operations taking place simlair to the
eclipse IProgressMonitor.
Rounding Issue30 Oct 2007 19:50 GMT3
 I am sending BigDecimal Value(Ex : 2.6000000000000000) to the
Databe. I am using the Sybase as Data Base. In the Data Base , the
corresponding column is declared as Number(18, 16). If I sent above
value from my prog. it storing as 2.6000000000000001 in the Databse.
Web page with reviews of (open source?) projects30 Oct 2007 19:39 GMT3
I am trying to recall the address of a certain web site: the site maintains
reviews of (open source?) projects (mostly reusable components/libraries).
The site has warnings about the projects; here are few I can remember:
* only 2 developers
How we can handle transparency when resizing an GIF image in JAVA30 Oct 2007 17:26 GMT1
Hi friends,
I'm working on a image processing program which do resizing JPG, PNG ,
and GIF images.
I did the PNG and JPG image resizing part without any problem.
Code genration for Spring/Ibatis/Hibernate30 Oct 2007 16:25 GMT1
http://rapiddeploy.blogspot.com
Problem with classloader30 Oct 2007 14:56 GMT8
[code]
Class[] argTypes = { String[].class };
java.lang.reflect.Method method =
ClassLoader.getSystemClassLoader().loadClass(className).getDeclaredMethod("main",
post to aspx30 Oct 2007 14:15 GMT3
I am attempting to post a form to an aspx web site.
The site does not recognize something in the post so the response does not
match the behavior
of a browser.
About Reflection (or not)30 Oct 2007 12:19 GMT9
Hello everyone..
Here I am again for another question.. :P
Suppose we have the following class
public class Test {
Deploying with JWS Where to put locally created files?30 Oct 2007 12:06 GMT3
I'm looking at using JWS to deploy an app that I previously created a
traditional installer for.
My first thoughts were that I wanted to install all the files and
directories in the apps own install directory but then I discovered that
Failed to load or instantiate TagExtraInfo class30 Oct 2007 11:25 GMT2
I am using struts-1.3.8 tiles together with Spring, now I wanted to
implement my own custom tag. Following a book example, I wrote a
TagHandler that extends "SimpleTagSupport". Eclipse told me I needed
to import the jsp-api.2.0.jar from tomcat, so I did.
 
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.