| Thread | Last Post | Replies |
|
| how to obtain browser information in java | 15 Feb 2008 04:36 GMT | 1 |
how can we obtain browser information in java. Please help me out. Thanks
|
| help!!!! | 15 Feb 2008 04:00 GMT | 3 |
how to remove the title bar from the frame
|
| Create a Java application which sends an sms to a mobile number. | 15 Feb 2008 03:32 GMT | 1 |
I am developing an appication in which I wish to send an sms to a mobile number from my java program using internet. The phone is not connected to pc. How to accompish this? If im using an SMS gateway, how can it be done?
|
| Tutorial for developing Web Services in Tomcat | 15 Feb 2008 03:21 GMT | 3 |
HI Gurus, I want develop Web Services. I am beginner to this topic. Could anybody help me to provide a tutorial?
|
| Accessing EJB from Servlet Filter | 14 Feb 2008 23:02 GMT | 1 |
Iam trying to access EJB from Servlet filter , iam getting java.rmi.AccessException: [EJB:010160]Security Violation: User: '<anonymous>' has insufficient permission to access EJB. Any help on this is greatly appriciated.
|
| java - public interface - private menthods | 14 Feb 2008 22:08 GMT | 10 |
... warning - I'm more familiar with C++ but I'm learning Java for new project. I'll try hard not to troll. ... Say I have a class that exposes some interfaces. The intent is that methods may be overridden by clients but only the class that defines the
|
| Checking Sound Input Availability at Microphone. | 14 Feb 2008 19:53 GMT | 2 |
I am doing a project in which I need to deal with Sound input/ output. I am able to play a wave file, and also able to take input from the microphone and play it back.
|
| Hibernate LAZY slower then EAGER | 14 Feb 2008 19:28 GMT | 1 |
I'm using ejb 3 on jboss and it's strange beacuse when i'm usaing fet type lazy it's slower then fetch type eager. What is more strange that when i don't write anyting it has the same time as eager example 10k selects on 2 tables each 100k data relation onetoone
|
| Maintaining sessions with URL | 14 Feb 2008 17:26 GMT | 4 |
It seems to be puzzle for me but I am sure such kind of requests could have been handled and addressed. This is my requirement: Manual Steps currently followed: 1. Supply the ISBN number and click OK
|
| Hi friends | 14 Feb 2008 16:20 GMT | 1 |
I'm roshan. Recently i completed "Post Graduate Diploma in Information Technology". I'm better programmer than MCA fresh graduates. But i want to know how much knowledge required to enter into the MNCs. What they are asks in
|
| Please help. | 14 Feb 2008 14:56 GMT | 3 |
I am trying t make a jTable Using Abstract TableModel. But my JTable doesnot appear on the frame.I have written two classes myTable and jTable2 .My code is given below: import javax.swing.*;
|
| reverse-iterator for LinkedList | 14 Feb 2008 13:57 GMT | 10 |
In some app of mine I've got a LinkedList of items. Now, I want to check the last couple of items for some condition. In practice I expect the list to be about 30 elements long, and only the last three elements to be actually
|
| scrolling an image | 14 Feb 2008 10:55 GMT | 5 |
In free time I'm slowly progressing with my applet displaying astronomical images. Now I would like to implement scroll bars around an image. The HTML defines so far <APPLET CODE=... WIDTH=512 HEIGHT=712>. Of
|
| Tired of command Line! | 14 Feb 2008 10:27 GMT | 11 |
please help me. i hate running programmes on the command line and it's becomes very unproffessional to run your programmes through e-clipse or j-Grasp everytime i'm using a certain problen i've designed. please tell me how can i make my programms run on the windows without opening
|
| simple program using java-beans | 14 Feb 2008 07:07 GMT | 1 |
Hello I want to use the Javabeans technology in order to allow communication between two classes. But first things first, the task is like that : we have to simulate the acquarium and the fishes in it, also there will be a changable temperature of water. There will be a regulator ...
|