From: "bib_lucene bib" <[EMAIL PROTECTED]>
I still cannot see the text field in body. This is the content of my web.xml
If you're using the known URI for the taglibs, then you don't need <taglib> in web.xml. (Fix the Tiles URI before removing its <taglib> from web.xml though.) Are you sure your browser hasn't cached the old, incorrect page? Try holding down shift and hitting refresh/reload to make sure you're getting a new version. You can also stop your container and delete its 'work' files to force it to recompile the JSP. If you still need help, post some of the JSP code for your form and the resulting HTML. -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

