On Nov 20, 2007 2:00 AM, Thinkboy <[EMAIL PROTECTED]> wrote: > hi dave, > > apprieciate for the help. > > I fixed for MetaWeblogAPIHander but i believe we need to add the same > line for Struts2 action as well while creating new webentry from webui > (bcos I am not familiary with struts2)
The Struts action already sets the default plugins on new entries. See EntryAdd.java line 90. - Dave
