Re: [Webwork-devel] JSP example bugs
Brought to you by:
baldree,
rickardoberg
|
From: Matt B. <ma...@sm...> - 2002-01-10 01:56:34
|
thx ----- Original Message ----- From: "Doug Persons" <dou...@es...> To: <web...@li...> Sent: Wednesday, January 09, 2002 10:11 AM Subject: [Webwork-devel] JSP example bugs > In building the examples, I came across a few instances of old code in the > JSPs: > > \src\resources\web\events\autologin.jsp lines 4 & 5: > "property" should be "value" fixed > > \src\resources\web\helloworld\brief\login.jsp lines 7, 12 & 14: > "name" should be "value" (5 places) > fixed > \src\resources\web\i18n\price.jsp line 2: > "name" should be "value" (1 place) > fixed > And these two files are pretty much completely out of date: > \src\resources\web\template\chtml\controlheader.jsp > \src\resources\web\template\chtml\text.jsp > why? > > HTH, > Doug > > > _______________________________________________ > Webwork-devel mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webwork-devel > > |