Hi All,
Can u please explain the following --
What is OCX/OCX controls?
What is visual servlet?
Is coldfusion only a similar tool/concept as jsp? In jsp, we use jdk1.2.
What do we use in coldfusion? What is the corresponding markup language,
html/xml? Any sample code in coldfusion, say doing something like the
following equivalent in jsp --
<% MyBean mb = MyBean();
String str = mb.getValue(''abc");
%>
<td>Value = "<%=str%>"</td>
TIA,
Som
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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