http://www.theserverside.com/resources/articles/J2EE-vs-DOTNET/article.html
 is probably a nice article.
I am not sure if this group is the right place to post this link.
I have not yet gone thru it but i feel it will be a good article.

Thanks,
Hirdesh Mishra

-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Rob
Hazlewood
Sent: Wednesday, October 10, 2001 9:40 AM
To: [EMAIL PROTECTED]
Subject: Re: need expert advice.


or you can take it the other way and say that IE is used too widely to be
affected by not having java.

client side java applets aren't used that extensively, but enough to really
piss off anyone that has developed applets with it.

is the sun jre going to be able to install for use in ie6?

Rob

On Wed, 10 Oct 2001 14:04, you wrote:
> then the problem wont come to java..instead u need to ask what will happen
> to IE.. java has been too widely standardised to be affected by such a
> change.
>
> anoop
>   ----- Original Message -----
>   From: Hirdesh Mishra
>   To: [EMAIL PROTECTED]
>   Sent: Tuesday, October 09, 2001 5:30 PM
>   Subject: Re: need expert advice.
>
>
>   Dear Mark
>   I am wondering that if IE 6.0 does not support Java then what will
happen
> to all those  fancy Java Applets that make Internet a rich experience?
>
>
>   Thanks,
>   Hirdesh Mishra
>
>     -----Original Message-----
>     From: A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
> Mark Galbreath Sent: Tuesday, October 09, 2001 5:20 PM
>     To: [EMAIL PROTECTED]
>     Subject: Re: need expert advice.
>
>
>     That's really a decision you have to make based on your deployment
> environment and on-going maintenance issues.  It's easy enough to do a
> shopping cart app with ASP and a newsletter with ASP + XML but then you
are
> stuck with using an IIS server.  Many of the early shopping cart apps were
> done with JavaScript and this gives you server independence because all
the
> processing is done on the client.  I'm not sure how well together
> JavaScript and XML work together, but my inclination is a dynamic
> newsletter should be processed on the server.  Java gives you
> psuedo-platform independence (you have to install the appropriate
> containers and JREs for the server and there are platform-specific issues
> regarding the use of AWT and native methods), but certainly is more fluid
> across architectures than any Microsoft-centric solution.  Of course, if
> you are developing in a Microsoft environment, you can choose whatever you
> want and it comes down merely to with what you are most comfortable.  Be
> aware, however, that if you are looking at maintenance 3-4 years down the
> road that Microsoft is abandoning all present technologies in favor of
.NET
> (IE 6.0 does not support Java, either).
>
>     Good luck!
>     Mark
>
>     I am a deeply superficial person.  -Andy Warhol
>
>     This email was scanned with Norton AntiVirus 2002 before sending.
>
>       ----- Original Message -----
>       From: s i m o n
>       Sent: Tuesday, October 09, 2001 4:07 AM
>
>
>       I'm doing a project which involce doing shopping cart, newsletter
> adding etc. and i have very shallow understanding of java technology. i
> have 5 months to finish this project. which technology should i use? asp
or
> jsp with servlet?

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to