Josh

If you want code which can be embedded in HTML then use JSP 
Java code cannot be used directly in HTML but can be used in all other situations including servlets.
Are you contemplating substituting one for the other and if so how?

-Martin

 

>From: JOSHY MON M C <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Help Urgent : JSP lines of code
>Date: Tue, 10 Sep 2002 14:06:08 +0530
>MIME-Version: 1.0
>Received: from mc3-f22.law16.hotmail.com ([65.54.236.157]) by mc3-s12.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Tue, 10 Sep 2002 01:51:40 -0700
>Received: from swjscmail2.java.sun.com ([192.18.99.108]) by mc3-f22.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Tue, 10 Sep 2002 01:51:33 -0700
>Received: from swjscmail1 (swjscmail1.Sun.COM [192.18.99.107])by swjscmail2.java.sun.com (Postfix) with ESMTPid 34BAF22BA8; Tue, 10 Sep 2002 02:48:18 -0600 (MDT)
>Received: from JAVA.SUN.COM by JAVA.SUN.COM (LISTSERV-TCP/IP release 1.8d) with spool id 2623606 for [EMAIL PROTECTED]; Tue, 10 Sep 2002 02:46:24 -0600
>Received: from mx-out-01.nestec.net (unknown [203.200.144.45]) by swjscmail1.java.sun.com (Postfix) with ESMTP id 800BC4845 for <[EMAIL PROTECTED]>; Tue, 10 Sep 2002 02:46:22 -0600 (MDT)
>Received: from pdc1.nest.stpt.soft.net (pdc1 [192.168.192.42]) by mx-out-01.nestec.net (8.11.3/8.11.3) with ESMTP id g8A91RZ98158 for <[EMAIL PROTECTED]>; Tue, 10 Sep 2002 14:31:27 +0530 (IST) (envelope-from [EMAIL PROTECTED])
>Received: by pdc1.nestec.net with Internet Mail Service (5.5.2653.19) id <3GMXF0W4>; Tue, 10 Sep 2002 14:06:28 +0530
>Delivered-To: [EMAIL PROTECTED]
>X-Mailer: Internet Mail Service (5.5.2653.19)
>Message-ID: <[EMAIL PROTECTED]>
>Sender: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]>
>Organization: NeST-India
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 10 Sep 2002 08:51:34.0145 (UTC) FILETIME=[43E1CF10:01C258A7]
>
>Hi Geert,
>Thanks for your quick response.
>We have the following purpose for the JSP LOC counting.
>1. To get %java code wrote on the JSP pages. ( for the reason you mentioned)
>2. To calculate effort reqed for authoring a JSP page. We have productivity
>figs for JAVA and HTML separately.
>Thanks
>Joshy
>
>-----Original Message-----
>From: Geert Van Damme [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, September 10, 2002 1:57 PM
>To: [EMAIL PROTECTED]
>Subject: Re: Help Urgent : JSP lines of code
>
>
>And why do you need that???????
>
>I can only think of 1 valid reason: To check that developers DON'T write
>too much code in their JSP's.
>Alas, I'm afraid you're planning to use the LOC for the completely
>opposite.
>
>
>Geert Van Damme
>
>
> > -----Original Message-----
> > From: A mailing list about Java Server Pages specification
> > and reference [mailto:[EMAIL PROTECTED]] On Behalf Of
> > JOSHY MON M C
> > Sent: dinsdag 10 september 2002 10:07
> > To: [EMAIL PROTECTED]
> > Subject: Help Urgent : JSP lines of code
> >
> >
> > Hi All,
> > We have developed a JSP application and now we need to know
> > the total line of code (LOC). Means, we just want to get the
> > total no of lines a JSP page contains ( without JSP
> > comments, java comments, blank lines etc). Does any one of
> > you know any tools for that ? Thanks in advance Joshy
> >
> > ==============================================================
> > =============
> > 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://archives.java.sun.com/jsp-interest.html
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.jsp
> http://www.jguru.com/faq/index.jsp
> http://www.jspinsider.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://archives.java.sun.com/jsp-interest.html
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.jsp
> http://www.jguru.com/faq/index.jsp
> http://www.jspinsider.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://archives.java.sun.com/jsp-interest.html
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.jsp
> http://www.jguru.com/faq/index.jsp
> http://www.jspinsider.com


Join the world’s largest e-mail service with MSN Hotmail. Click Here
=========================================================================== 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://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com

Reply via email to