Re: What is equivalent of EJB in ASP?

2001-08-26 Thread Naresh Chhuttani
Title: RE: What is equivalent of EJB in ASP?





true Santosh


-Original Message-
From: Daryani Santosh [SMTP:[EMAIL PROTECTED]]
Sent: Friday, August 24, 2001 9:02 PM
To: [EMAIL PROTECTED]
Subject: Re: What is equivalent of EJB in ASP?




Wrong ! Wrong ! Totally Incorrect !
ASP include files or Design time controls have no comparison with EJB.


There is no 100% equivalent of EJB in ASP , but there are Microsoft technologies
avaiable that can do similar
functions as EJBs such as DCOM , COM+ . I am not sure but I believe the new DNA
architecture of .NET has more distributed enterprise level components.


Santosh









Conyers, Dwayne [EMAIL PROTECTED] on 08/20/2001 02:46:40 PM


Please respond to A mailing list about Java Server Pages specification and
 reference [EMAIL PROTECTED]


To: [EMAIL PROTECTED]
cc: (bcc: Santosh Daryani/IT/Aon Consulting)


Subject: Re: What is equivalent of EJB in ASP?




In ASP, an include file may be equivalent to an EJB... in a matter of
speaking. In Visual InterDev, the design time controls (DTC) seem to have
equivalent functionality to EJB.





 File: ATT147731.txt  





Re: What is equivalent of EJB in ASP?

2001-08-24 Thread Conyers, Dwayne

In ASP, an include file may be equivalent to an EJB... in a matter of
speaking.  In Visual InterDev, the design time controls (DTC) seem to have
equivalent functionality to EJB.

 

 

ËËË
©¿©¬ 
 =   Awful tired now, boss...
 Dog tired.
http://www.dwacon.com 

 

==To 
unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: What is equivalent of EJB in ASP?

2001-08-24 Thread Rohit Kuttappan

Could you pl explain that if some detail.

regards,

Rohit.
- Original Message -
From: Conyers, Dwayne [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, 21 August, 2001 12:16 AM
Subject: Re: What is equivalent of EJB in ASP?


 In ASP, an include file may be equivalent to an EJB... in a matter of
 speaking.  In Visual InterDev, the design time controls (DTC) seem to have
 equivalent functionality to EJB.





 ËËË
 ©¿©¬
  =   Awful tired now, boss...
  Dog tired.
 http://www.dwacon.com



 To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
 For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name
http://www.jguru.com/jguru/faq/faqpage.jsp?name



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.264 / Virus Database: 136 - Release Date: 02/07/2001

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: What is equivalent of EJB in ASP?

2001-08-21 Thread JSP Insider

Currently,

There is no real way to make something like an EJB in ASP.
You can make Com objects and begin to approximate an EJB
but it really doesnt come close currently.

However, ASP.net the rules change quite a bit and I am
beginning to dig into ASP.net, After playing with C#
I have seen you can build managed objects which can duplicate
the features closely enough to mimic EJB's now. Of course
these objects will only run in windows currently, so they cant
mimic the OS transparency yet. So It still isnt EJB's but from a customer
perspective you can get the job done.

Casey Kochmer
[EMAIL PROTECTED]



From: Haseltine, Celeste [EMAIL PROTECTED]
Reply-To: A mailing list about Java Server Pages specification and
reference [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: What is equivalent of EJB in ASP?
Date: Mon, 20 Aug 2001 14:02:17 -0500

Rohit,

Couple of ways I think of JSP and ASP.

1.  JSP's are compiled, ASP's are interpreted.  Therefore, JSP's run faster
than ASP's, but ASP's are somewhat easier to debug.

2.  Servlets and COM/DCOM share the same concept in that DCOM

-Original Message-
From: Rohit Kuttappan [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 20, 2001 12:46 PM
To: [EMAIL PROTECTED]
Subject: What is equivalent of EJB in ASP?


I am new to server side programming. Although I have some exposure to jsp
and servlets, I have no experience with asp. But my job requirement is that
I learn asp as well.

Though, I believe that jsp and asp are quite similar, I have not been able
to figure out how the MVC model applies to asp and what is the equivalent
of
EJB in asp. Please help me.

regards,

Rohit.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.264 / Virus Database: 136 - Release Date: 02/07/2001

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: What is equivalent of EJB in ASP?

2001-08-20 Thread Geert Van Damme

M$ rant
nono, there is bno parallel in ASP.
ASP and J2EE are not so similar you know. MVC pattern in ASP is like real OO
programming in VB ;-)

/M$ rant

Geert Van Damme


 -Original Message-
 I am new to server side programming. Although I have some exposure to jsp
 and servlets, I have no experience with asp. But my job
 requirement is that
 I learn asp as well.

 Though, I believe that jsp and asp are quite similar, I have not been able
 to figure out how the MVC model applies to asp and what is the
 equivalent of
 EJB in asp. Please help me.

 regards,

 Rohit.


 ---
 Outgoing mail is certified Virus Free.
 Checked by AVG anti-virus system (http://www.grisoft.com).
 Version: 6.0.264 / Virus Database: 136 - Release Date: 02/07/2001

 ==
 =
 To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
 JSP-INTEREST.
 For digest: mailto [EMAIL PROTECTED] with body: set
 JSP-INTEREST DIGEST.
 Some relevant FAQs on JSP/Servlets can be found at:

  http://java.sun.com/products/jsp/faq.html
  http://www.esperanto.org.nz/jsp/jspfaq.html
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: What is equivalent of EJB in ASP?

2001-08-20 Thread Haseltine, Celeste

Rohit,

Couple of ways I think of JSP and ASP.

1.  JSP's are compiled, ASP's are interpreted.  Therefore, JSP's run faster
than ASP's, but ASP's are somewhat easier to debug.

2.  Servlets and COM/DCOM share the same concept in that DCOM

-Original Message-
From: Rohit Kuttappan [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 20, 2001 12:46 PM
To: [EMAIL PROTECTED]
Subject: What is equivalent of EJB in ASP?


I am new to server side programming. Although I have some exposure to jsp
and servlets, I have no experience with asp. But my job requirement is that
I learn asp as well.

Though, I believe that jsp and asp are quite similar, I have not been able
to figure out how the MVC model applies to asp and what is the equivalent of
EJB in asp. Please help me.

regards,

Rohit.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.264 / Virus Database: 136 - Release Date: 02/07/2001

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: What is equivalent of EJB in ASP?

2001-08-20 Thread Shaikh, Sharique

Rohit,

1.The MVC model on Windows has been implemented as the Windows DNA
architecture...now known as COM+.
Earlier it was a separate implementation of libraries, now (with Win2000)it
has been integrated into the OS itself.
This is a collection of technologies to help you develop n-tier scalable
architecture applications, right from the UI to middleware components to the
data access tier to Messaging Queues and actual database driver wrappers.

2.The equivalent of EJB's in this architecture are DCOM (COM on the network
for you) components.These may or may not run under MTS which is the
transaction server for Windows.
The technology now used for creating DCOM components is primarily ATL which
has replaced MFC in creating extremely lightweight components.

Hope this helps!



-Original Message-
From: Rohit Kuttappan [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 20, 2001 12:46 PM
To: [EMAIL PROTECTED]
Subject: What is equivalent of EJB in ASP?


I am new to server side programming. Although I have some exposure to jsp
and servlets, I have no experience with asp. But my job requirement is that
I learn asp as well.

Though, I believe that jsp and asp are quite similar, I have not been able
to figure out how the MVC model applies to asp and what is the equivalent of
EJB in asp. Please help me.

regards,

Rohit.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.264 / Virus Database: 136 - Release Date: 02/07/2001

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets



Re: What is equivalent of EJB in ASP?

2001-08-20 Thread Chandra Patni

There is nothing in M$ suite which comes close to EJB. COM+ with DNA is
something similar to EJBs. But as you know they are great software with
great security features.
Regards,
Chandra

The statements and opinions expressed here are my own and do not necessarily
represent those of Oracle Corporation.



-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Haseltine, Celeste
Sent: Monday, August 20, 2001 12:02 PM
To: [EMAIL PROTECTED]
Subject: Re: What is equivalent of EJB in ASP?


Rohit,

Couple of ways I think of JSP and ASP.

1.  JSP's are compiled, ASP's are interpreted.  Therefore, JSP's run faster
than ASP's, but ASP's are somewhat easier to debug.

2.  Servlets and COM/DCOM share the same concept in that DCOM

-Original Message-
From: Rohit Kuttappan [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 20, 2001 12:46 PM
To: [EMAIL PROTECTED]
Subject: What is equivalent of EJB in ASP?


I am new to server side programming. Although I have some exposure to jsp
and servlets, I have no experience with asp. But my job requirement is that
I learn asp as well.

Though, I believe that jsp and asp are quite similar, I have not been able
to figure out how the MVC model applies to asp and what is the equivalent of
EJB in asp. Please help me.

regards,

Rohit.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.264 / Virus Database: 136 - Release Date: 02/07/2001

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff
JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST
DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===
To unsubscribe: mailto [EMAIL PROTECTED] with body: signoff JSP-INTEREST.
For digest: mailto [EMAIL PROTECTED] with body: set JSP-INTEREST DIGEST.
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets