Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: foxalert
  • Content: Threads
  • Order by date
  1. foxalert

    Problem with html:messages tag

    I get this: "Cannot find bean msg in any scope" with the following code in my jsp page: <logic:messagesPresent message="true"> there are messages:<br> <ul> <html:messages id="msg" message="true"> <li><bean:write name="msg" /></li> </html:messages> </ul> </logic:messagesPresent> I know...

Part and Inventory Search

Back
Top