RE: Struts2 Error

2009-06-19 Thread Bala . T . Ramanadham
and permanently delete this e-mail and any attachments without reading, forwarding or saving them. Thank you. Martin Gainty 06/18/2009 03:26 PM Please respond to "Struts Users Mailing List" To Struts Users Mailing List cc Subject RE: Struts2 Error doc says that nodeTitle

RE: Struts2 Error

2009-06-18 Thread Martin Gainty
doc says that nodeTitleProperty is an struts tree attribute as in this example is that what you have in your jsp? Martin __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nich

Re: Struts2 Error.

2008-12-29 Thread Gordian Yuan
http://struts.apache.org/2.x/docs/simple-setup.html Your can just add minium requirement for your application The following files are a minium requirement for your application. FilenameDescriptionstruts2-core.jarFramework library itself, found in distribution root directoryxwork.jarXWork 2 library

Re: [STRUTS2] Error in Dojo / Howto update Dojo

2008-02-07 Thread Shantur Rathore
Hi Richard, I am also trying to integrate FCKEditor in Struts2. Did you make any plugin for it? I was going through Struts2 Mailing Lists and found that some people were making a plugin for the same a few months back. -Shantur On Jan 29, 2008 2:10 PM, Julien RICHARD <[EMAIL PROTECTED]> wrote:

Re: [STRUTS2] Error in Dojo / Howto update Dojo

2008-01-29 Thread Julien RICHARD
I use Struts 2.0.11 and i have an dojo error when i wants to used textearea with Ajax theme (this create an richtext box).* After little research, this is an bug in dojo resolved in 2007/11. Dojo works perfectly for other features in my code, so i need to update the dojo in the struts core. Current

Re: [STRUTS2] Error in Dojo / Howto update Dojo

2008-01-28 Thread ravi_eze
which version are u using?? i think u are getting error like dojo not defined. If yes then read the following u need to make dojo available do the following steps: 1. explode struts core.jar 2. create a folder in the war : struts 3. search for ajax,dojo,niftycorners,simple,xhtml in the explode