Forum: Java Mar 25th, 2009 |
| Replies: 3 Views: 913 Dear Ezzaral,
if you know the solution then i m very glad to receive, but please dont unnecessary comments. |
Forum: Java Mar 25th, 2009 |
| Replies: 3 Views: 913 I created a html form and i want to submit the form automatically. So i used Javascript.
I add that html form in java using JEditorpane, but JEditorPane doesn't support javascript. i heard that... |
Forum: Java Feb 21st, 2009 |
| Replies: 3 Views: 2,219 Hi,
I want to show running time in java
Please write java code for me.
thanks in advance. |
Forum: Java Feb 21st, 2009 |
| Replies: 1 Views: 1,018 Hi,
How to add image to Jwindow. Here is my code:
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.text.*;
import java.io.*;
class Project4 extends... |
Forum: Java Dec 11th, 2008 |
| Replies: 6 Views: 874 |
Forum: Java Dec 11th, 2008 |
| Replies: 6 Views: 874 actually i m using editplus editor, i dont use NetBeans |
Forum: Java Dec 11th, 2008 |
| Replies: 6 Views: 874 i have installed Jdk6.0 version, this doesn't contain smack package.
here i have written a programme
import java.util.Collection;
import org.jivesoftware.smack.*;
public class GtalkClient {... |