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 exploded jars (step
1)
4. copy them all into the struts folder (step 2)

start teh tomcat.

view sourcet the page u are tring to use.. u will see the js files its
tryuing to fetch from the server.. the above steps make sure that they all
exist on the server.. 

hope this helps.

ravi 


Julien RICHARD-2 wrote:
> 
> Hi,
> 
> I'm new in the mailing list, so hi to all users.
> Little presentation : french java struts2 developer.
> 
> I have a question. I want to use richtext box with dojo (textarea
> theme="ajax") but i cant. In fact, the embedded version of dojo have a
> error
> and i need to update the dojo version. How can i make this with "simple"
> operation ?
> 
> Thanks for your answers.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-STRUTS2--Error-in-Dojo---Howto-update-Dojo-tp15132308p15152849.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to