ce_neha
Member
- Member since
- Jul 19, 2009
- Last active
- Feb 15, 2010
- Total activities
- 0
Activity feed
Recent contributions
-
#Threads
Java Query
Hi , ---------------------------------------------- Given:- class CB { Short st=200; CB go(CB cb) { cb=null; return cb; }...
-
#Threads
44107e95-6865-4bac-9480-1e4baf9585f7
Hi , I read somewhere that "JSP only deals with textual data, you will have to continue to use servlets when communicating...
-
#Threads
JSP or Servlet?
Hi , What should we used a servlet or a jsp? In which type of applications we can find a servlet better...
-
#Threads
fb669f58-20f6-49ae-8509-2d5784f7170b
Thank you so much sookie.....
-
#Threads
Downcasting in java
Hi , ------------------------------------------------------------------------- Downcasting executes in the following class "A" class A { public static voi...
-
#Threads
how to mail executable files?
Hi , Why executable files can't be e-mailed like other files? Is there any possible way to e-mail .exe files?
-
#Threads
73b23d9f-3bf1-46c5-9ad6-33fa2e68d098
Thank you The_Big_K, But can we have the same server responding to http request and ftp request,or is there any difference in...
-
#Threads
http vs ftp
hi , I want yo know how do http and ftp differ! Why do we use http? Please assist.
-
#Threads
C query
Hi , Please make me understand the output of the following code:- #include<stdio.h> void main() { char *s1; char far *s2; char...
-
#Threads
adf6124c-2d31-4a10-93bb-2a255f0f201a
Thank you Sookie, Now I don't have any doubt about it. Thanks!
-
#Threads
6756f04a-588a-462d-9f8d-99f6adb66329
Re: operating system Thank you sookie, But can you provide me with some examples of each type of operating system i have...
-
#Threads
ab0ea2e8-808b-4de0-9328-813c98febc7d
Thanks sookie, But i don't understand why browsers refer them as 2 different files? Why two extensions are provided for saving a...