Re: No Configuration Error Struts2

2013-10-16 Thread Lukasz Lenart
Hm too old as for me, so I don't know, try Yaragalla Muralidhar's solution though. 2013/10/16 Srimuralidharan S : > my struts 2 version is 2.0.11 > On 10/16/2013 12:51 PM, Lukasz Lenart wrote: >> >> Struts 2 version? >> >> 2013/10/16 Srimuralidharan S: >>> >>> Hi to all, >>> I'm

Re: No Configuration Error Struts2

2013-10-16 Thread Srimuralidharan S
my struts 2 version is 2.0.11 On 10/16/2013 12:51 PM, Lukasz Lenart wrote: Struts 2 version? 2013/10/16 Srimuralidharan S: Hi to all, I'm using struts 2 framework with the following configuration i received the following warning and my application doesn't works [Form] No configu

Re: No Configuration Error Struts2

2013-10-16 Thread Lukasz Lenart
Struts 2 version? 2013/10/16 Srimuralidharan S : > Hi to all, > I'm using struts 2 framework with the following configuration i > received the following warning and my application doesn't works > [Form] No configuration found for the specified action: '/' in namespace: > ''. Form act

Re: No Configuration Error Struts2

2013-10-16 Thread Yaragalla Muralidhar
try the following instead of You forgot to add namespace to your "package". Hope this solves ur problem. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ * On Wed, Oct 16, 2013 at 12:30 PM, Srimuralidharan S < srimuralidhara...@dhyanit.com> wrote: > Hi to all, >

No Configuration Error Struts2

2013-10-16 Thread Srimuralidharan S
Hi to all, I'm using struts 2 framework with the following configuration i received the following warning and my application doesn't works [Form] No configuration found for the specified action: '/' in namespace: ''. Form action defaulting to 'action' attribute's literal value.

Re: Error @ Struts2

2007-12-23 Thread Frans Thamura
i will give the code, we try to integrate jackrabbit with struts2, using spring-modules the website is www.merveos.com/komodo the code will be published at http://www.sf.net/projects/komedo hope can give the update to svn shortly F

Re: Error @ Struts2

2007-12-23 Thread Martin Gainty
Fans- Please show the jsp Thanks Martin-- - Original Message - From: "Frans Thamura" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Sunday, December 23, 2007 12:34 PM Subject: Error @ Struts2 > hi anyone can help me to read th

Re: Error @ Struts2

2007-12-23 Thread Adam Hardy
Hi Frans, are you sure that's the root cause? It doesn't look like it. Have another look in the logs - I've found the struts 2 exceptions to be quite useful most of the time. Adam Frans Thamura on 23/12/07 17:34, wrote: hi anyone can help me to read this error HTTP Status 500 - -

Error @ Struts2

2007-12-23 Thread Frans Thamura
hi anyone can help me to read this error HTTP Status 500 - -- *type* Exception report *message* ** *description* *The server encountered an internal error () that prevented it from fulfilling this request.* *exception* javax.servlet.ServletException org.a

validation error struts2

2007-10-17 Thread Andre Prasetya
Hi, I have this select.jsp <%@ taglib prefix="s" uri="/struts-tags"%> Employee Data this is called index.jsp via ajax via struts mapping alias "select" <%@ taglib prefix="s" uri="/struts-tags"%> dojo.event.topic.subscribe("/save",