I would work with the Websphere DOJO Toolkit by D/Ling Ajax for IBM Websphere 
Program 
https://www14.software.ibm.com/iwm/web/cc/earlyprograms/websphere/ibmajaxw/

M--
--------------------------------------------------------------------------- 
This e-mail message (including attachments, if any) is intended for the use of 
the individual or entity to which it is addressed and may contain information 
that is privileged, proprietary , confidential and exempt from disclosure. If 
you are not the intended recipient, you are notified that any dissemination, 
distribution or copying of this communication is strictly prohibited.
--------------------------------------------------------------------------- 
Le présent message électronique (y compris les pièces qui y sont annexées, le 
cas échéant) s'adresse au destinataire indiqué et peut contenir des 
renseignements de caractère privé ou confidentiel. Si vous n'êtes pas le 
destinataire de ce document, nous vous signalons qu'il est strictement interdit 
de le diffuser, de le distribuer ou de le reproduire.
----- Original Message ----- 
From: "Tapio Holopainen" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Friday, March 23, 2007 9:15 AM
Subject: Re: Websphere 6.1: Ajax samples in struts2-showcase-2.0.6.war doesn't 
work


Not in showcase.

- Tapio

On Fri, 23 Mar 2007 14:16:53 +0200, Musachy Barroso <[EMAIL PROTECTED]>  
wrote:

> Did you try enabling the dojo debug? (<s:head theme="ajax" debug="true"  
> />)
>
> musachy
>
> On 3/23/07, Tapio Holopainen <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> I deployed struts2-showcase-2.0.6.war to Tomcat 5.5. AJAX samples worked
>> just fine. Then I deployed the same .war to Websphere 6.1. None of the
>> AJAX samples worked. Other samples seems to work normally. Could it be
>> that Websphere doesn't handle baseRelativePath in djConfig the same way
>> than Tomcat does? There is no exceptions in Websphere log.
>>
>> <script language="JavaScript" type="text/javascript">
>>      // Dojo configuration
>>      djConfig = {
>>          baseRelativePath: "/S2Show/struts/dojo",
>>          isDebug: false,
>>          bindEncoding: "UTF-8",
>>          debugAtAllCosts: true // not needed, but allows the Venkman
>> debugger to work with the includes
>>      };
>> </script>
>> <script language="JavaScript" type="text/javascript"
>>          src="/S2Show/struts/dojo/dojo.js"></script>
>> <script language="JavaScript" type="text/javascript"
>>          src="/S2Show/struts/simple/dojoRequire.js"></script>
>> <script language="JavaScript" type="text/javascript"
>>          src="/S2Show/struts/ajax/dojoRequire.js"></script>
>> <script language="JavaScript" type="text/javascript"
>>          src="/S2Show/struts/CommonFunctions.js"></script>
>>
>> Has anyone else had same problems? Any suggestion for solution?
>>
>> Regards,
>>
>> - Tapio
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>

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

Reply via email to