RE: Redirect After Post

2009-04-15 Thread Manoj Dhore
Have a lot at this: http://cwiki.apache.org/WW/redirect-after-post.html There are other sites as well which has examples and will help you to use Redirect-after-post -Original Message- From: maestro [mailto:maestr...@gmail.com] Sent: 15 April 2009 15:38 To: Struts Users Mailing List S

Creating a grid component in Struts 2

2009-04-03 Thread Manoj Dhore
Hi, Is there anyway to create a grid control in Struts 2 or any default implementation of grid layout. Thanks in advance. Regards Manoj Dhore _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ This email and any files transmitted with it are confidential

RE: Localization in Struts 2.0

2009-03-30 Thread Manoj Dhore
Wielgus. 2009/3/30 Manoj Dhore : > Can someone please provide me with some information about localization > in struts 2. > > > > I am basically trying to have 2 locale : English and German for which I > have created two different properties file. viz : inde

Localization in Struts 2.0

2009-03-30 Thread Manoj Dhore
Can someone please provide me with some information about localization in struts 2. I am basically trying to have 2 locale : English and German for which I have created two different properties file. viz : index_en.properties and index_de.properties. I have put both these file in the same worki

RE: Using Anchor Component for creating custom anchor tag

2009-03-25 Thread Manoj Dhore
.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342) > > at > org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267) > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) > > > Could you please guide me what

Using Anchor Component for creating custom anchor tag

2009-03-24 Thread Manoj Dhore
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) Could you please guide me what is the problem with template ? Do I need to create a custom template or need to set a default template ? Thanks in advance. Regards, Manoj Dhore