messages outside struts

2006-10-11 Thread Parimala KV
Hi All, I am using DWR with Struts for all the dynamic actions. In my case I want the return the error messages in the DWR action. For this I want to use the struts messageresources. How to access struts messageresources outside struts or is there any better way of doing the

Struts UI

2006-08-06 Thread Parimala KV
Hi I am writing a custom tag library. In this library I want to create the Struts input elements from the custom Taglib. Can I have any samples for the same. Ex: Public class CustomTagLib extends TagSubbort{ Public int doTag() {