Hey thnks for reply

I am using mapping as 

  <servlet-mapping>
    <servlet-name>action</servlet-name>
    <url-pattern>*.html</url-pattern>
  </servlet-mapping>

in web.xml




Lukasz Lenart wrote:
> 
>>  When i invoke /sendmail action, nothing is shown..I mean it displays
>> only
> 
> Maybe /sendmail.do will better? How did you map struts servlet in web.xml?
> 
> 
> Regards
> -- 
> Lukasz
> 
> http://www.linkedin.com/in/lukaszlenart
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/action-not-getting-called-from-struts-config-tp16674206p16674305.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