Forum: Java Jul 2nd, 2005 |
| Replies: 1 Views: 1,450 hi all,
when i am going to run a servlet through internet explore,i got a error message "resource not available". I use apache Tomcat 5.5 and jdk1.5.0.
CLASSPATH of the CATALINA_HOME and... |
Forum: Java Feb 1st, 2005 |
| Replies: 2 Views: 1,863 Hi all,
How i make a call servlet to servlet.... code & description is needed.
Please help me..
Thanking you.
Rishi. |
Forum: Java Dec 14th, 2004 |
| Replies: 11 Views: 4,825 Hi jwenting,
thank you......very much.But now i need help. Now I am final year(7th) student of computer science & engg. After complete my course i want to work in field of java. So... |
Forum: Java Nov 30th, 2004 |
| Replies: 11 Views: 4,825 Hi all,
I want to appear for the SUN certified Java exam. But I have no idea about it. Please help about it. How i prepare myself for this exam...
Please help.... Wating for reply
... |
Forum: C Nov 19th, 2004 |
| Replies: 1 Views: 5,821 Hi all,
i want to read a dat file (vedio file) by a C program. But how it possible ? Help me with some basic tutorial.
I am waiting for reply.
Thanking you...
regards
rishi |
Forum: Java Oct 4th, 2004 |
| Replies: 2 Views: 1,921 Hi all,
i want to know how jvm works,internal architecture of jvm.....all the the technical information about jvm...Because it is my seminar tropic.
Please help me......It very urgent...
... |
Forum: C++ Aug 24th, 2004 |
| Replies: 3 Views: 3,119 content removed by alc6379. We don't do homework problems here for you-- especially not simple ones. |
Forum: C Aug 6th, 2004 |
| Replies: 6 Views: 2,557 Hi mahen,
We can calculate decimal number very easily [eg.c=a+b.]
we can operate any arithmatical operation on decimal numbers
in C.
Using atoi(a... |
Forum: *nix Software Aug 5th, 2004 |
| Replies: 3 Views: 2,183 Hi all,
I am final year student of computer science & engineering.I want to konw about how create a fairwall( in ipchain) in my PC.I use Red Hat Linux 9.
My another question in how build... |
Forum: C++ Aug 5th, 2004 |
| Replies: 8 Views: 14,915 Hi Brnprasad630,
with the #pragma directive, you can use implementation-specific directives
of the form:
#pragma <directive_name>
With #pragma, we can... |
Forum: C Aug 4th, 2004 |
| Replies: 2 Views: 2,061 Hi meabed & Naveen,
thanks lot for your help. As per your advice i get lot of things.It is out of my expectation.I hope that in future you again help me.
Thanking you......
Rishi |
Forum: Java Aug 4th, 2004 |
| Replies: 1 Views: 4,683 Hi all,
I want to know how java connected to a Oracle database.
Please reply.
regards
... |
Forum: C Aug 3rd, 2004 |
| Replies: 0 Views: 2,030 Hi Junior Techie,
thanks lot for your help. As per your advice i get lot of things.It is out of my expectation.I hope that in future you again help me.
... |
Forum: C Jul 31st, 2004 |
| Replies: 2 Views: 4,734 Hi everybody,
I am quite familier in C.But i don't any thing about printer port
programming.Can you help me......?
... |
Forum: C Jul 31st, 2004 |
| Replies: 9 Views: 8,262 hi kho,
here you take input as a integer.The 001,00001,01,1 is same thing to the cout.
If you want to see output as 001 then you take input in a string.
... |
Forum: C Jul 27th, 2004 |
| Replies: 7 Views: 29,225 Hi,
Your problem can be solved in various way.This program is simplest(but layman process).Here i assumed that input number is in between integer range
(i.e.-32768 to 32767)
... |