Hi friends,
Can anyone tell me the actual mechanism taking place while sending an email using JSP...I actually dont need the code...Please explain me the process in words...
I will be thankful to you people...for ur kindly help...Waiting for ur timely reply...
Thanks in advance....
User Profile
Collapse
-
sending mails using JSP
-
doubt in apache tomcat installation
Hi friends,
I hav downloaded Tomcat version 5. i donno how to proceed after this...what should i do to install this...what all the steps should i follow to run my servlet code....this is the first time am writing an servlet code....
i am dumb here...donno how to proceed..(i read the stuffs in installation guide too..but not able to follow it..). I have installed JDK 6 too....
please help me with the steps... -
Help regarding IDE creation
Hi friends,
I am developing an IDE using java...as part of my project...i am half the way(hav created menus FILE[submenus-new,open,save etc....], FONT,TEXTAREA,S CROLLBARS on both sides...)
i need some help....can anyone refer me any site or proper links for the study materials regarding the IDE creation...
I am mainly need need help in creating the project menu with submenus like compile,run,deb ug....
... -
thanks a lot......friend .... -
how to debug the following error
while compiling a java code...
i get the following error....
prj.java:424: Ilegal Escape character..
String s1="C:\WINDOWS\ Desktop\Swing help\a1.htm";
please can anyone tel me how to correct this error....
Thankx in advance..... -
-
Can someone recommend a book for learning Ajax?
hi, friends,,
can anyone tel me which book to prefer for AJAX...
thanks in advance.. -
oh sorry yaar..i misunderstood.. .
thanks once again for ur post......Leave a comment:
-
-
ya...am reading java....and reading it on my own....
i am new to java...thats why...silly doubts...
if its so silly..pardon me for posting such crap.......Leave a comment:
-
Basic doubts in operators
Hi friends,
can anyone tell me..
1)what happens in the statement
int a=16,a>>2=4
what does the >>(right shift operator)do?
2)what will be the result of the expression 13&25?
what does the & operator do in this expression?
thankx in advance -
-
ya....i too searched a lot of sites where i should pay for the book...i just wanted to know whether i can download free e-book from a legal site...
thanks a lot for ur informationLeave a comment:
-
regarding a ebook download
hi, friends
can any one let me know from where can i download a free e-book of
Schaum's outline Programming with C
thanks in advance... -
-
C code with macros
Hi ,all
#define MAX(x,y) ((x)>(y)?(x):(y )
main()
{
intx=5,y=5;
printf("maximum is %d",MAX(++x,++y ));
}
this is a code using macros....
the output for this code is 6
is my answer right...
i hav a little bit confusion whether the maximum will be 6 or 5...
please clear my confusion..
Thanks in advance.... -
-
Direction of stack progression
How to find whether the stack is progressing in forward or backward direction using C?
No activity results to display
Show More
Leave a comment: