Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 49571 invoked from network); 19 Dec 2002 23:45:36 -0000 Received: from exchange.sun.com (HELO nagoya.betaversion.org) (192.18.33.10) by daedalus.apache.org with SMTP; 19 Dec 2002 23:45:36 -0000 Received: (qmail 29430 invoked by uid 97); 19 Dec 2002 23:45:58 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 29334 invoked by uid 97); 19 Dec 2002 23:45:53 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 29062 invoked by uid 98); 19 Dec 2002 23:45:40 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: John.E.Gregg@mortgage.wellsFargo.COM Message-ID: <70D3E5869C90B24B93BACDCBFCC3981B021CE527@fmsgsn55mnmsp04.wellsfargo.com> To: struts-user@jakarta.apache.org Subject: html:select woes Date: Thu, 19 Dec 2002 17:45:17 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi all, I'm trying to figure out how to use the html:select tag and am having no luck. When I execute the jsp, I'm getting "Cannot find bean under name org.apache.struts.taglib.html.BEAN." I've looked at the docs and the html-select.jsp example but can't see what's different about my case. My struts-config file has this: and this: I've tried with and without the "input" attr. My LoggersForm class extends ActionForm and has one String property called "newLevel" that's null by default. I also have a reset() method that nulls-out newLevel. My jsp does this: One Submit The only relevant difference I can see between this and the html-select.jsp example is that my jsp is under /jsp, but I've tried it both ways and it doesn't seem to matter. I'd appreciate a clue. thanks john john gregg Wells Fargo Service Corporation Minneapolis, MN -- To unsubscribe, e-mail: For additional commands, e-mail: