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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
System Voulme Control05 Oct 2005 15:11 GMT4
We have a java applet game in which we use to play some sound files.
Our problem is if any use dose not wants to listen sound but he has to.
So we wish to provide a button to mute sound for a while, but we do not
know the way to do so.
Do you need finally when your method throws Exception..05 Oct 2005 11:41 GMT17
If you have a method that throws some Exception lik this:
public void doSomething(){throws SomeException
Do you then need a finally block in that method, if you i.e want to close
streams and such. I mean when this Exception occurs do it jump out of the
Problem in doing a backup of database on SQL server through Java code05 Oct 2005 11:37 GMT4
Problem in doing a backup of database on SQL server through Java code
using jdbc
Statement callBackupDbase = con.createStatement();
String dbackup = "BACKUP DATABASE databaseName TO DISK = 'Path for the
C++ to Java aplet, need help to understand.05 Oct 2005 10:28 GMT7
I have a c++ application that uses Direct X to get images from my webcam.
Now I want to stream images from my application to the internet.
I just want to make sure I understand how a java applet would, (should?),
work.
retrieve data from a jTable05 Oct 2005 10:15 GMT6
hi, I am trying to retrieve data from a jTable with this instruction:
jLabelPipec1.setText(""+ valueOf(data[1,1]));
the data array is an objet as required for a table.
and of course it doesn't work. Any suggestions appreciated.
Connection between Tomcat 5.0 and Apache 205 Oct 2005 09:57 GMT1
Can anybody tell me the detailed method by which I connect Apache 2.0
and Tomcat 5.0
And If possible then Please, give me the related Information on the
net.
Inheritance, inner classes, and access05 Oct 2005 08:13 GMT7
   First, I apologize in advance for the length of this
message.
   I'm building a model that exports data for display and
manipulation through a separate GUI.  When the GUI changes
IE05 Oct 2005 03:59 GMT3
I make this sample applet, with jsk 1.5.0. In IE I disabled JRE and set
"JIT compiler for vitual machine enable....", and the applet don't run.
What kind of option I've to include with javac ?
The html tag I've used is:
create bean from database with eclipse plugin?05 Oct 2005 03:38 GMT2
Is there any eclipse plugin that I can use to create a bean, based on a
certain table in the database?
Right now, I need to manually type out the fields in the javabean.
Thanks and regards,
Call a java-script function from a different page?05 Oct 2005 03:29 GMT2
How can I call a java-script function from an .html page when the
function is in a .js page?
For now the java-script function is placed at the top of the .html
page, but I want to move the java function to its own separate page.
Help with default selected html:select05 Oct 2005 00:33 GMT2
I'm new to struts and I'm hoping someone can help.
I have a html:select statement on a action form.
<html:select property="dataSelect"
onchange="this.form.loadButtonJavaScript.value='true';
Writing a tabbed menu with JSP/Servlet05 Oct 2005 00:05 GMT1
I would like to build a tabbed menu that works with JSP and Servlets.
I tried to store last recently used tabbed menu item in request but it does
not
keep it's value if tabbed menu page has e.g. a submit button.
how to print a string in binary04 Oct 2005 22:52 GMT9
I want to print out the contents of a string in binary. For example:
String s = "0123" ;
I want my System.out.println to print:
0000 0001 0010 0011
PLS-001003 when calling stored procedure using JDBC ..04 Oct 2005 22:47 GMT1
We are facing weired problem when we try to execute stored procedures
using JDBC.
Package was not getting compiled at all. We were getting
PLS-00103: Encountered the symbol "" when expecting one of the following:
New GUI to existing application04 Oct 2005 21:06 GMT1
I have a Java application with an own developed Swing GUI which isn't
to nice (I'm a developer :-). I wonder if anyone has any ideas of how
to create a comercial looking product out of my existing application?
I'm thinking of writing plugins to eclipse but need more information if
 
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.