| Thread | Last Post | Replies |
|
| ejb objects | 26 Feb 2007 11:41 GMT | 1 |
i would like to ask if you can explain me which objects in EJB technology are remote. I mean like EJBHome, EJBObject, enterprise bean ? thanks for help, just start with EJB,
|
| Is there a way to specify a local address and port on a URLConnection. | 26 Feb 2007 10:14 GMT | 4 |
Hi. I'm trying to specify the local address and port (i.e. network interface) to use for a URLConnection. I didn't see any public methods in the documentation for the java.net package that would allow me to do this.
|
| Jboss is not accessible via Web ??????? | 26 Feb 2007 10:08 GMT | 9 |
Jboss is there on my laptop. With http://localhost:8080 I can see it With http://<my_ip>:8080 I can see it on comp on my home network with http://<my_ip>:8080 I can't see it from any other comp on web
|
| threads scheduling | 26 Feb 2007 07:39 GMT | 4 |
Can we not use the getName() method to schedule the threads?? Following code gives the output without any delay.............. import java.lang.Thread.*; class ThreaDemo implements Runnable
|
| To be happy | 26 Feb 2007 06:54 GMT | 1 |
THIS IS MY WEBSITE http://islamguide1.jeeran.com/ http://www.islam-guide.com http://www.todayislam. com http://www.beconvinced .com
|
| how to bring Jmf applet player in Internet Explorer? | 26 Feb 2007 06:45 GMT | 1 |
As i was tyring to compile and run the playerapplet.java ( code was as a part of jmf guide), it ran perfectly with appletviewer. but trying to open the applet in Internet Explorer, I got a problem like 'playerapplet notinited' . this occured even after i included those
|
| Embed a small image in code | 26 Feb 2007 05:32 GMT | 13 |
I want to display a 16x16 image in my application/applet and I don't want to deal with jars/urls/resources/etc. Is there a way to embed an image in code in some ascii format and then display it? Thanks!
|
| Java programming | 26 Feb 2007 04:57 GMT | 2 |
I want to develop media player like software in java Kindly any one let me know the API that supports MP3 , MPEGAV, .dat formats thanks
|
| New Member | 26 Feb 2007 04:27 GMT | 1 |
I would like to join this group. I think that by sending this post, I will become a member of the group. If not, can somebody please add me as a member? Regards,
|
| Graphics | 26 Feb 2007 04:04 GMT | 6 |
Hi, my name is Janek and I have a small question about paintComponent(Graphics g) - to draw for example LINE I should use g.drawLine but what if I have my own Graphics created somewhere else. More precisely I have:
|
| Web page start Swing app? | 26 Feb 2007 00:34 GMT | 4 |
Is it possible to launch a Java Swing app from a web page? If so, what are the options? Can you link to a specific function in the Swing app? Is it easier to do from a JSP based application vs .Net or Flash? If you can share some insight or point me to some resources
|
| Hai,Friends | 25 Feb 2007 23:55 GMT | 2 |
Hai,, Friends,,, I LIKE TO JOIN UR GROUP...
|
| Design question | 25 Feb 2007 21:54 GMT | 4 |
I have a simple design question: assume you have two variables in a class, e.g. [pseudocode] class MyObject {
|
| heap memory | 25 Feb 2007 20:22 GMT | 6 |
I've a jsp-form which inquiry a database with a sql-query, and obtain a recordset placed in a type-Vector variable; all working fine when I expose this result in a html-page. Now I need to expose same result in a Excel worksheet, so now my jsp contain
|
| how to run flash files (swf) from java application | 25 Feb 2007 19:40 GMT | 2 |
is ther away to do this ? thanks ,,
|