Forum: RSS, Web Services and SOAP Apr 10th, 2008 |
| Replies: 0 Views: 957 Webservices Help hi friends
i am using xfire for webservice with spring ... i incorporate the spring servletContextAware interface for starting my server so that i can start it while tomcat server starts up...... |
Forum: JavaScript / DHTML / AJAX Apr 7th, 2008 |
| Replies: 3 Views: 1,739 Re: Need help in javascript and modal window In this code i am getting the modal window .. but when i put this accordion menu script its not working the modal window page.....I want a modal window in which i can put tab contents or sliding... |
Forum: JavaScript / DHTML / AJAX Apr 7th, 2008 |
| Replies: 3 Views: 1,739 |
Forum: JavaScript / DHTML / AJAX Apr 4th, 2008 |
| Replies: 3 Views: 1,739 Need help in javascript and modal window hi friends,
I need your help............. I have a div content in my home page.while clicking on that div i need a modal window... i have done that using jquery. In that modal window i need to call... |
Forum: JavaScript / DHTML / AJAX Feb 12th, 2008 |
| Replies: 1 Views: 1,231 How to capture window events in javascript hi friends,
Can anyone tell me how to capture window events.I searched for events but i found resize,scroll. Does any mouse click ,mouse move ,mouse over events exists.My problem is ,i want to load... |
Forum: JavaScript / DHTML / AJAX Feb 8th, 2008 |
| Replies: 2 Views: 719 |
Forum: JavaScript / DHTML / AJAX Feb 8th, 2008 |
| Replies: 9 Views: 1,053 Re: IE AJAX issue Did u get the responseText in IE ?
Can u alert the responseText in IE |
Forum: Community Introductions Feb 6th, 2008 |
| Replies: 3 Views: 265 Hi Late Introduction Hi all friends,
I am an old member of this community.I am from india.My name is sree.I am an MCA (Master in Computer Application) holder and working as a software developer.This community is so... |
Forum: Windows NT / 2000 / XP / 2003 Feb 1st, 2008 |
| Replies: 5 Views: 2,965 |
Forum: Windows NT / 2000 / XP / 2003 Jan 31st, 2008 |
| Replies: 5 Views: 2,965 |
Forum: Windows NT / 2000 / XP / 2003 Jan 30th, 2008 |
| Replies: 5 Views: 2,965 |
Forum: JSP Jan 30th, 2008 |
| Replies: 1 Views: 458 |
Forum: JSP Jan 30th, 2008 |
| Replies: 2 Views: 4,235 |
Forum: JavaScript / DHTML / AJAX Jan 30th, 2008 |
| Replies: 24 Views: 4,160 |
Forum: JavaScript / DHTML / AJAX Jan 29th, 2008 |
| Replies: 2 Views: 1,051 |
Forum: JavaScript / DHTML / AJAX Jan 25th, 2008 |
| Replies: 2 Views: 1,051 |
Forum: JavaScript / DHTML / AJAX Jan 25th, 2008 |
| Replies: 24 Views: 4,160 |
Forum: JavaScript / DHTML / AJAX Jan 24th, 2008 |
| Replies: 24 Views: 4,160 Re: Problem with ajax and mozilla browser It again doesn't work ?
var xmlObj = xmlHttp.responseXML.documentElement;
alert(xmlObj);
i put this alert message.when explorer it displays [Object] and in Mozilla it displays... |
Forum: JavaScript / DHTML / AJAX Jan 24th, 2008 |
| Replies: 24 Views: 4,160 |
Forum: JavaScript / DHTML / AJAX Jan 23rd, 2008 |
| Replies: 24 Views: 4,160 |
Forum: JavaScript / DHTML / AJAX Jan 23rd, 2008 |
| Replies: 24 Views: 4,160 Re: Problem with ajax and mozilla browser i am getting the textout value as above stated response.After that two try blocks are their.In IE the second try block is executing but in mozilla it enters in both the try block but returns... |
Forum: JavaScript / DHTML / AJAX Jan 23rd, 2008 |
| Replies: 24 Views: 4,160 |
Forum: JavaScript / DHTML / AJAX Jan 23rd, 2008 |
| Replies: 6 Views: 1,799 Re: Validation - Paste (Ctrl V) yes we can do it in javascript
this is the method to be called
function noCTRL(e)
{
var code = (document.all) ? event.keyCode:e.which;
var ctrl = (document.all) ? event.ctrlKey:e.modifiers &... |
Forum: JavaScript / DHTML / AJAX Jan 23rd, 2008 |
| Replies: 24 Views: 4,160 Re: Problem with ajax and mozilla browser Problem is when i run this code in IE it works fine.It takes the second try method in the index.jsp
When it comes to mozilla it throws an exception from the first try method as "Please use a new... |
Forum: JavaScript / DHTML / AJAX Jan 23rd, 2008 |
| Replies: 24 Views: 4,160 Re: Problem with ajax and mozilla browser its calling the ajaxcontroller.java file which was written below
AjaxController.java
public class AjaxController extends HttpServlet {
/** Processes requests for both HTTP... |
Forum: JavaScript / DHTML / AJAX Jan 23rd, 2008 |
| Replies: 24 Views: 4,160 |
Forum: JSP Jan 21st, 2008 |
| Replies: 2 Views: 4,235 |
Forum: JavaScript / DHTML / AJAX Jan 18th, 2008 |
| Replies: 24 Views: 4,160 |
Forum: JavaScript / DHTML / AJAX Jan 17th, 2008 |
| Replies: 24 Views: 4,160 |
Forum: JavaScript / DHTML / AJAX Jan 7th, 2008 |
| Replies: 24 Views: 4,160 Problem with ajax and mozilla browser Hi friends,
i have a problem in ajax.The code will get values when i use IE but it doesnt work with mozilla browser.It showing the alert message ? I am adding the code along with this.Expecting the... |
Forum: Java Jan 7th, 2008 |
| Replies: 18 Views: 7,010 |
Forum: Java Apr 20th, 2006 |
| Replies: 18 Views: 7,010 |
Forum: Java Apr 20th, 2006 |
| Replies: 18 Views: 7,010 |
Forum: Java Apr 20th, 2006 |
| Replies: 18 Views: 7,010 Re: Any j2ee project titles hello friends
my project name is e-auction
can u give me some points regarding this project
i would like to do this project using j2ee as front end and oracle as back end |
Forum: Java Apr 19th, 2006 |
| Replies: 18 Views: 7,010 |
Forum: Java Mar 19th, 2006 |
| Replies: 18 Views: 7,010 |