| Issue 285: | Document api vs taglib | |
| 1 person starred this issue and may be notified of changes. | Back to list |
This is a documentation issue, based on my experience as a very new user of jmesa. I started noticing after a while that there seems to be two different ways of building the view: taglib or api. I thought there must be some documentation that helps me decide which to choose. I could not find one so I thought, well they are probably more or less equivalent then so I decided for taglib which seemed to be more consistent with MVC. I built my view using the taglib then when I was going to implement the AJAX call I see in https://code.google.com/p/jmesa/wiki/AjaxTutorialV3 "Also keep in mind that when using AJAX you have to use the API to build your table. There is no support for using AJAX when using the tag library. " Which means I need to change to the api, well no big issue, but my point is that some more obvious documentation on the different methods would probably be a good thing.
Sep 20, 2010
Project Member
#1
jeff.johnston.mn@gmail.com
Mar 9, 2011
(No comment was entered for this change.)
Status:
Invalid
|