Search Results

Showing results 1 to 6 of 6
Search took 0.02 seconds.
Search: Posts Made By: adatapost ; Forum: JSP and child forums
Forum: JSP Oct 7th, 2009
Replies: 1
Views: 477
Posted By adatapost
Your code has some bugs. Have a look,
1. Variable var xmlhttp; must be placed outside the function.
2. Callback method,
xmlhttp.onreadystatechange=XLNAME;


<html>
<head>
...
Forum: JSP Jul 21st, 2009
Replies: 6
Views: 538
Posted By adatapost
Alex_,
Read this,
http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets11.html#63281
http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/Servlet-Tutorial-Session-Tracking.html
Forum: JSP Jul 17th, 2009
Replies: 2
Views: 443
Posted By adatapost
osirion666,

......
String todelete[] = request.getParameterValues("delete");
if(todelete!=null) {
for (int i = 0; i < todelete.length; i++) {
String sqld = "DELETE...
Forum: JSP Jul 16th, 2009
Replies: 7
Views: 1,035
Posted By adatapost
Alex_,
Read this article : http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets9.html
Forum: JSP Jul 3rd, 2009
Replies: 32
Views: 3,045
Posted By adatapost
farahshafilla,

You already own a thread for the same question.
http://www.daniweb.com/forums/thread197747-2.html

Source code you posted here is a Servlet class. Please post jsp/html code and...
Forum: JSP Jun 12th, 2009
Replies: 1
Views: 357
Posted By adatapost
"Very Urgent" - Is this your problem?
Showing results 1 to 6 of 6

 


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

©2003 - 2009 DaniWeb® LLC