Link to home
Start Free TrialLog in
Avatar of LTIndia
LTIndia

asked on

ajax problem

i have installed netbeans6.0, when i clicked on new project and continued with other optins it would asked me to select frame work but i am not using any frame work so whats my problem is i cant use ajax without a frame work is it true?
have i to use any frame work like struts if i need ajax support.
if not then how can i  use ajax with jsp.
Avatar of mohammedf
mohammedf
Flag of Palestine, State of image

AJAX  means Asanchrous Javascript and XML so it uses the folliwng:
1. XML
2. JavaScript
3. ScriptingLanguage ( JSP , ASP , PHP ..... )

so u can not use AJAX with outany of previous things.
here is a nice book:
Avatar of LTIndia
LTIndia

ASKER

ok then my problem is how to use ajax with jsp is there is any tool that provides ajax coding
ASKER CERTIFIED SOLUTION
Avatar of mohammedf
mohammedf
Flag of Palestine, State of image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
haaa.... you can find the tool for any thing that is related to Java in the Java world ....

       use Eclipse with Ajax Plugin  
       <a href=http://www.eclipse.org>http://www.eclipse.org</a>