Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-06-2007, 06:25 PM
Member
 
Join Date: Jul 2007
Posts: 40
barney is on a distinguished road
Difference between ASP and JSP
Hi, I used to use ASP for creating dynamic web-application, but due to gonna to maintain some of the web application in JSP, so i got to learn JSP.
I'm here would like to know some of the JSP fundamental before starting my JSP training. Below are my questions.
  • As we know, in ASP the data can be passed between pages by using Request.QueryString, Hidden Input and Session. How about JSP?
  • Does JSP maintain state by using session object as well?
  • Can JSP support COM components? (For my understanding it should be can as JSP support IIS).

Thanks.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-07-2007, 08:15 AM
Member
 
Join Date: Jul 2007
Posts: 40
lenny is on a distinguished road
Well here's what I know.
  1. Yes, JSP can handle the query string, any information posted from a form (hidden fields) and it also has session management.
  2. Yep, JSP has session object you can use.
  3. I think so, but I'm not sure.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Difference between StringBuilder & StringBuffer Pooja Deshpande New To Java 5 04-16-2008 01:51 PM
Difference between Throws and Throw Poonam New To Java 7 02-06-2008 05:52 PM
difference between this and super mrark New To Java 1 06-27-2007 06:23 PM
difference between Abstract and interface mrark New To Java 1 06-27-2007 06:21 PM
Difference between error and exception harinath chakrapani New To Java 1 06-19-2007 09:49 AM


All times are GMT +3. The time now is 01:25 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org