thanks! so where is the categoryEdit.do's corresponding JSP? can't find from the struts-config.xml
2006/8/16, Dave Johnson <[EMAIL PROTECTED]>:
On 8/16/06, kelvin pang <[EMAIL PROTECTED]> wrote: > hi, > does Roller Weblogger 2.3-incubating use Velocity to present the VIEW > layer instead of JSP ?? > for example, where is the template file of the following address? > http://host:8888/roller/editor/categoryEdit.do?parentId=402881870cd73b57010cd73d0554000b No. Roller uses Velocity to display all blog pages and feeds, Roller uses Struts/JSP for the author/admin UI. So categoryEdit.do is a Struts action. - Dave > > > -- > kevin >
-- kevin
