Search Results

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: sasidharnet
Forum: Java Jun 21st, 2008
Replies: 7
Views: 1,478
Posted By sasidharnet
I searched every where I didn't find the answer.

Without taking inputs from others how can we improve our knowledge.

How you learned java your own, you also studied some books or else by berth...
Forum: Java Jun 20th, 2008
Replies: 7
Views: 1,478
Posted By sasidharnet
Classes Like Threads,Streams,Runtime and some of awt not serializable.
Please tell me the Reason.
This is asked in my interview.
I said, classes which have native code will not be serializable....
Forum: Java Jun 5th, 2008
Replies: 3
Views: 768
Posted By sasidharnet
Hello,
this is sasidhar. I am going to attend an Inteview. He gave me a simple project using servlets.

Inventory management. I am searching for procedure in net. If anyone...
Forum: Java Mar 26th, 2008
Replies: 2
Views: 1,354
Posted By sasidharnet
Actually it works

if we do like this.

Byte b = 3;
Short s = 34;
Forum: Java Mar 26th, 2008
Replies: 2
Views: 1,354
Posted By sasidharnet
class WrapperTest
{
public static void main(String[] args){
Byte b = new Byte(3);
Short s = new Short(34);
}
}

when I try to compile this is the problem I got
Forum: Java Feb 20th, 2008
Replies: 0
Views: 1,225
Posted By sasidharnet
This is sasidhar.
I am getting problem with JNDI.
please help to solve this problem.

This is the program I used to work on JNDI.
I am using weblogic 10.0


import javax.naming.*;
import...
Forum: Java Oct 29th, 2007
Replies: 15
Views: 3,724
Posted By sasidharnet
If it is possible please guide me.
Forum: Java Sep 15th, 2007
Replies: 2
Views: 1,342
Posted By sasidharnet
Showing results 1 to 8 of 8

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC