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 / First Aid / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
easy question about applet24 Jul 2006 09:25 GMT1
I wrote yesterday my first applet
MyApplet extends javax.swing.JApplet
...
etc
Call Java 1.5 Jar from Java 1.4 JVM ?24 Jul 2006 09:02 GMT4
Is it possible to call a Jar file complied with Java 1.5 from a 1.4 JVM
?
I have done a wee bit of testing and I get :
"class file has wrong version 49.0, should be 48.0"
ArrayList Problem24 Jul 2006 08:43 GMT3
Hello Java gurus :)
I am new to java programming. I have a problem
with Arraylist object. I wrote the program below;
import java.util.ArrayList;
java application update software23 Jul 2006 15:50 GMT5
I need  installer software and update software for my java client
application.
So I can use InstallAnywhere or install4j to make the installer.
But what do people advise for automatic updates over the web.?
Marker Interface23 Jul 2006 12:18 GMT4
Is it possible to create a marker interface by a user ? If possible,
how? If it is not possible, Why?
Info - com.sun.tools.javac.Main is not on the classpath23 Jul 2006 08:49 GMT5
For information only - no question here..
I hit this error and went searching the groups for answers.
Failed to find the solution to this particular problem, so
I thought I'd post the fix to this (particularly stupid)
Convert Date from one format to another format22 Jul 2006 14:51 GMT1
Hi guys i am having one probem, my date object  prints the in the
format  Sat Oct 22 00:00:00 IST 2005 i want to convert this into
mm/dd/yyyy format, but the result must be the date object can anyone
please help, We  will get the string useing  SimpleDateFormatter
UDP broadcasts: bind exception on 192.168.0.25522 Jul 2006 03:21 GMT7
I'm trying to create a DatagramSocket to send broadcasts, but I'm
getting a
java.net.BindException: Cannot assign requested address: Cannot bind
on the call
preventing .DS_Store file creation in jar in OSX?22 Jul 2006 01:41 GMT6
How do I prevent the jar command from creating a .DS_Store file in the
jar that it creates? Alternatively, how do I remove (different from
extract) the .DS_Store file from a jar?
Thanks.
substring21 Jul 2006 07:18 GMT6
I have a string like this.
 String s = "a1234567.data.Paul";
How can I get the substring Paul?
I have tried this with no avail.
JDBC & Open Office20 Jul 2006 20:36 GMT1
Does anyone know what drivers to use for Open Office ? I am using MAC
OSX and do not have ODBC...
Class.forName("OpenOffice.Driver");
           String url = "jdbc:OpenOfficexxxxxxxx";
Scroll bar not showing up20 Jul 2006 19:56 GMT18
Jave newbie problem:
My scroll bar is not showing up at all. What an I doing wrong?
The menu and toolbar are working fine.
public class Example extends JPanel
Mysterious vanishing/flickering image prblem20 Jul 2006 17:39 GMT12
I'm trying to draw a grid on a JLayeredPane. My JPane contains a menu,
a toolbar and the layered pane.
What happens is the grid flashes briefly on the screen then disappears.
Then, when I resize the window by dragging the border the grid flashes
smtp + proxy auth20 Jul 2006 15:23 GMT1
I have a little problem but big for me L
I use javax.mail for sending and receiving emails in my client application.
I used props.put("mail.smtp.auth", "true") and everything works fine.
But I have problem because I have to use smtp authorization and proxy
copy elements from a file to another file20 Jul 2006 07:28 GMT1
Hi,I hope someone will help me because I have a problem. I have 2
files.txt. I have to take one element contained in a row of the first
file and find it in the second file.
If in the second file I find the element I want copy the row in which
Pages: 1 2 3 4 5 6 7 8 9 10 June, 2006
 
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.