when i m running application with url http://localhost:8080/MyStruts/ajaxLoginCancel.action ,the first jsp page is being displayed http://localhost:8080/MyStruts/ajaxLoginCancel.jsp. But when i m submitting some value the url i m getting is same http://localhost:8080/MyStruts/ajaxLoginCancel.jsp but [object Error] is being displayed .Where i m mistaken
View All Comments
| View Tutorial