Hi All
I tried writing a bean integrated with JSP. IF i write a no argument
constructor in the bean it(JSP Engine) says that unable to create an
instance of <Bean Class Name>.
Can't bean have a constructor.
My second doubt is related to using MSAccess with Jdbc-Odbc Driver.
How do i select some rows based on substrings in the data like
select * from emp where name like *a*;
this command is not working with the driver provided for MSAccesss with
JDK.
thanx in advance
bye
khem,
===========================================================================
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