Re: db taglibs questions

2002-07-16 Thread Chuck Amadi
tional commands, e-mail: >> ><mailto:[EMAIL PROTECTED]> > > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > Hi alternatively you can use the notaion i use this more often as

Re: forms

2002-04-30 Thread Chuck Amadi
used this as a template and apart from a minor problems with the checkboxes (indexed array properties) is an excellant article on using the Memento design pattern for advanced html form processing using JSP. Cheers Chuck Amadi Systems Programmer Rhaglennydd Systemai -- To unsubscribe,

Re: Can't locate META-INF and teething problems as a result with dbtags and mysql Driver

2002-04-09 Thread Chuck Amadi
Dave Newton wrote: >On Wednesday 03 April 2002 03:50 am, Chuck Amadi wrote: > >>Sorry if sounds pathetic nevetheless i have downloaded the (mysql) >>mm.mysql-2.0.4-bin.jar file . >>I was able to get the PostgrSql to function correctly by installing >>dbta

PLZ HELP For some unknown reason i can't get by taglib (dbtags) located

2002-04-09 Thread chuck amadi
quot;sql" %> Here is the error: webapps/examples/jsppages/registerMember.jsp [5:0] Unable to open taglibrary http://jakarta.apache.org/taglibs/dbtags : Could not locate TLD META-INF/taglib.tld Errors compiling registerMember. Hoping to solve prior demostration to end user this friday.An

Can't run tomcat 4.0.2 examples anymore nothing will compile- package org.apache.jasper.runtime does not exist

2002-04-03 Thread Chuck Amadi
Hi im having problems with getting my examples to work . Somehow i have done something as i was able to run everthing ie my own work projects , thus i have been trying to get the MySql Jar File working and all hell has broke loss. Any Suggestions Error clipboard below Cheers Chuck Amadi

Can't locate META-INF and teething problems as a result

2002-04-03 Thread Chuck Amadi
assume that the tag element below is functionally for both Jar Files. http://jakarta.apache.org/taglibs/dbtags /WEB-INF/dbtags.tld Cheers Chuck Amadi Systems Programmer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

package org.apache.jasper.runtime does not exist

2002-04-02 Thread Chuck Amadi
int,boolean) pageContext = _jspxFactory.getPageContext(this, request, response, ^ 6 errors Errors compiling wiseGuy. **** Cheers Chuck Amadi Systems Programmer -- To unsubscribe, e-ma

Unable to load class

2002-04-02 Thread Chuck Amadi
r log as below: viewMySql.jsp [9:0] Unable to load class org.apache.taglibs.jdbc.connection.ConnectionTag Errors compiling viewMySql. Cheers Chuck Amadi Systems Programmer -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: DBtags Problem

2002-01-30 Thread Chuck Amadi
<%=request.getParameter("firstName") <%=request.getFirstName( ) So far these don't work any suggestions not my jsp are in the scope="request" i have changed to session scope but agian reciev

Re: info required - typo and path name error

2001-10-08 Thread Chuck Amadi
Hi, fod for thought please check your path i.e as i believe that Web-inf should be Uppercase - WEB-INF plus you have a typo error should be and double check your dir-path as the norm is below. Thus everything should be beneath your WEB-INF as your webapps is your web application hence the acroy