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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Calling Excel from Java14 Jul 2005 13:48 GMT5
I am not sure if I am posting this in the right NG, sorry, if I am not.
My question involves trying to call Excel from Java, in much the same
way, VB can create an instance of Excel thru COM and take control of
that instance of Excel.  Is there such a way in Java?  Thanks for
compare objects14 Jul 2005 13:24 GMT3
I am using a class, from an api, called JavaClass. I contains data about
 the class. I will extract the following data:
String className
Field [] field
mergeWith(X) in ... cannot be applied to X14 Jul 2005 13:22 GMT1
Well, in fact the message reads:
Machine.java:19: mergeWith(Action<capture of ? super CDTA>) in
Action<capture of ? super CDTA> cannot be applied to (Action<capture of
? super CDTA>)
Creating a BMP From Color Data14 Jul 2005 08:05 GMT1
Given an int[][] array of RGB color data (or, alternatively, a
Color[][]) how can I create and save a .BMP file of this data?
I've been search the newsgroups and archives here but can't find any
sample code, though I imagine this is pretty easy to do....
struts application startup14 Jul 2005 06:29 GMT1
Where is the startup code for struts based application placed ? I am
looking for something similar to "main" method where I can read
application config properties, set application scope attributes etc.
TIA
Generics and Sort14 Jul 2005 03:05 GMT4
I write lines like this:
Arrays.sort( anArray );
Collection.sort( anArrayList );
Collection.sort( anArrayList, new DescendingNumerically() );
Return a constant reference14 Jul 2005 02:20 GMT3
I know that in C++ you can return a constant reference to an object
like this:
int& foo()
{
Grouping variables as classes14 Jul 2005 02:02 GMT3
If I have a class that has, among others, several fields such as
public class SomeClass {
    private long startTime...
    private long endTime...
Urgent Opening for Java Professionals(3+yrs only)13 Jul 2005 19:23 GMT1
This is in regards to a job opening for MNC client , the following are
job decription :-
Job Description :-
1) Core Java, Applet,Java Swing, JDBC
Quick Web Services question.13 Jul 2005 18:12 GMT2
I am using Apache Axis and am trying to set up a document style
(message based) webservice that will receive a DOM object, modify that
DOM object, and return it as a new DOM object.
I have set up my webservice (a very simple one to get this going):
sleep or beep13 Jul 2005 17:31 GMT10
This is not actually a Java question but there are no more DOS people
active.  How do you do a sleep or a beep (duration, frequency) in DOS
at the assembler level?
Think of it as a JNI question.
Struts messagresources problem13 Jul 2005 16:58 GMT1
I add this line to my Form class in its validate method:
 actionErrors.add("Name", new ActionMessage("errors.invalid"));
Pressing the submit button on the page that trigger the validation
I now get an exception (it got no exception before adding the above
Java Interface usage13 Jul 2005 16:32 GMT20
I recently saw some code that looked like the example below ..
my question is why the developer used
"this(SOME_WORDS)" in the constructor for SomeClass.
Seems to me that the static string array SOME_WORDS would have been
xerces and JDOM13 Jul 2005 15:29 GMT2
what is the diference between xerces , JDOM, SAX , and DOM
JSP/Servlet hosting recommendations13 Jul 2005 14:57 GMT8
I am pricing options for hosting off Java enabled servers.
My current host* has become a problem and unless it
can be fixed soon - I am moving my sites.
The basic requirements are..
 
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.