Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Struts 2 »

Patch for ajax/remoteforms/AjaxRemoteForm (Ajax example from Struts-showcase)

Martin Gainty

2007-03-15

Replies:

Hello All

I think this error occurs is a result of the
1)ajax/remoteforms/AjaxRemoteForm folder name not being parsed because folder parsing patch wasnt installed in this Struts2 distro
2)there is no AjaxRemoteForm class to be found anywhere and is mapped this way via struts-ajax.xml
    <action name="AjaxRemoteForm" class="org.apache.struts2.showcase.ajax.AjaxTestAction">
       <result>/ajax/AjaxResult3.jsp</result>
    </action>
whre both the jsp is on classpath and AjaxTestAction is on classpath

With regards to deploying Struts2 (specifically Ajax controls)
I found this error while referencing AjaxRemoteForm
   There is no Action mapped for action name ajax/remoteforms/AjaxRemoteForm.

   so is the patch for folder parsing available?
 

Thanks,
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.
©2008 junlu.com - Jax Systems, LLC, U.S.A.