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
Executing vbscript22 Aug 2007 23:36 GMT19
I have a vbscript that I would like to execute from java. It takes 4
arguments, and example usage follows:
"C:\cvs_checkout\tool\Projects\UserInterface\utils
\ReplaceWorksheets.vbs" "C:\Documents and Settings\vandenbergl\Desktop
VarArgs - Best Practice22 Aug 2007 23:11 GMT3
I have a question regarding the usage of variable arguments (VarArgs).
I am developing a framework and several of the classes in this
framework allow the developer to 'add' objects to them. One way of
implementing this is by passing a collection, an array, or a variable
Wrapper for multiple instanceof22 Aug 2007 22:38 GMT10
Hello to all Java programmers out there.
Recently I have been trying to do a multiple instanceof and thought it
would be better to write a function than do those ugly || with
repeated instanceofs'.
Surprise results22 Aug 2007 22:29 GMT2
Hi every1
Please visit the following link :
http://www.myjavaserver.com/signup
for becoming member u have to make the code which I did as
Explanation needed of binary operators22 Aug 2007 22:03 GMT42
Howdy folks,
    I am trying to read an int from a file written in binary.  After
researching that archaic file structure, I have found that it is stored as
little endian/ least significant first.  I have seen code to read this as an
Moving Java Applet from Sun Environment to Windows..22 Aug 2007 17:06 GMT10
I've got a Java web application that's sitting on a Sun box hitting a
Oracle DB that must be moved to a Windows environment.  Because I know
nothing about Java, other then hearing it's not platform dependent, I
need some assistance on what steps need to be done to move such
try catch statement22 Aug 2007 16:37 GMT21
do you declare variables outside or inside a try catch statement?
for example:
public void nameitmethod()
{
Fail to run Java3D file22 Aug 2007 16:01 GMT1
I copied a source code for a simple Java 3D program from this url
http://www.java2s.com/Code/Java/3D/HelloJava3Dbrendersasinglerotatedcube.htm
When I compiled the program, it displayed no error. However, when I
run the program, it displayed this error :
TreeViewer not displayed22 Aug 2007 14:13 GMT1
I encounter a problem while I'm been trying to display a TreeViewer,
this one is not displayed.
Here is the creation code inside a Dialog :
 private void createContents(final Shell shell) {
get/write from XML.22 Aug 2007 13:55 GMT7
How can I read neither write from XML ?
(using XMLDOM).
Need sample, please.
Thanks :)
Time formatting / SimpleDateFormat22 Aug 2007 12:20 GMT5
My application is running an 'elapsed time' counter, which I would
like to display in HH:MM:SS format. My question is how best to do this
in Java. Note, I'm not using the latest version of Java which contains
printf (which makes this trivial).
Java Web Start and preferences files22 Aug 2007 12:17 GMT3
I have a problem with Eclipse RCP application that I try run over Java
Web Start. In one of the plugin's catalogs I have a files with codes
snippets that I try use in my application. Everything works great when
I open application through Eclipse or export to standalone product.
Call By Reference22 Aug 2007 12:07 GMT9
class ABC
{
public static void swap(Integer x,Integer y)
{
Java and MS Word22 Aug 2007 12:03 GMT1
Where can i find a Java class/library to dump data into a table in Microsoft Word document using Java?
Thanks in advance.
ST
Array reference in for loop22 Aug 2007 11:55 GMT6
I have a validate method in a bean class that works and now I want to
condense it into a for loop.
Here is what I have:
//firstname and lastname are declared earlier
 
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.