Hi All,
Can you plz tell me the one stop best resource to fill all struts2 tags.
Regards
Thank you Ćukasz / hantsy.
On 20 July 2010 12:23, Lukasz Lenart wrote:
> Hi,
>
> You have plenty of errors in XML, take a look on that with some
> validation tool, for example.:
>
> * root - first tag closed
>
> * ... - double ee in the
> first tag
>
> Use better tool instead asking quest
web.xml.
--------
Please go through and let me know if im missing some thing
Thanks
Sandeep Kotha
I agree with ken simple best thing to do
<%@ taglib prefix="sx" uri="/struts-dojo-tags"%>
.
On 8 June 2010 23:09, lucas owen wrote:
> Hi Struts users!
>
>
> I need to present a java.util.Date in a jsp. It has to be within a
> s:textfield because the user can modify/edit this date.
>
> The prob
One more simple thing just replace * with ' it will work
On 24 May 2010 23:40, lucas owen wrote:
> Hi:
>
>
> is it possible to pass a dynamic parameter to a javascript function???
>
> I'm trying this:
>
>
>
>
> >
>
>
>
> javascript function:
>
> fPrimerNivel(id){ alert(id); }
>
> yields [ob
step1. google.com
step2 search with autocomplete + dojo
On 7 April 2010 01:15, Celinio Fernandes wrote:
> Hi,
> I am using Struts 2.1.8 and the Dojo plugin.
> What i am trying to realize is the following :
> the user has to fill a field that corresponds to a REFERENCEID. I want to
> help that us
Thank you Lenart, Its working after making the change you said.
On 3 April 2010 14:05, Lukasz Lenart wrote:
> 2010/4/2 sandeep kotha :
> > In-spite of having *struts2-core-2.1.8.1.jar *under
> > /WebContent/WEB-INF/lib/struts-2.1.8.1/ . im getting the below error .
>
>
In-spite of having *struts2-core-2.1.8.1.jar *under
/WebContent/WEB-INF/lib/struts-2.1.8.1/ . im getting the below error .
Exception starting filter struts2
*java.lang.ClassNotFoundException*:
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
*
my web.xml*
http://java.sun.co
http://sourceforge.net/projects/hibernate/files/hibernate3/
On 31 March 2010 20:56, reuben swaroop singh wrote:
> Hi,
>
>
> I wanna download and use Hibernate.Kindly suggest the webpage where i can
> download Hibernate latest version?
>
> kindly forward this to appropriate mail id.
>
> In Anticip
eLink.action
>
>
> --- On Mon, 3/29/10, sandeep kotha wrote:
>
>
> From: sandeep kotha
> Subject: Re: struts2 + Tiles, whypages shrink in top center ?
> To: "Struts Users Mailing List" ,
> lukasz.len...@gmail.com
> Date: Monday, March 29, 2010, 10:04 AM
>
Hi Lenard
Taking view source from your page i see width attribute is missing for your
table. Set the width attribute to 100% that will fix your issue.
Pasted is your view source with width attribute. This could help you.
http://www.w3.org/TR/html4/loose.dtd";>
Welco
Scott
>
> On Tue, Mar 16, 2010 at 4:22 PM, sandeep kotha >wrote:
>
> > Hi All,
> >
> > We are migrating our application from Struts1.x to Struts2. Let me say we
> > have some 5 pages on each page user enters different data on 5th page we
> > have submit bu
Hi All,
We are migrating our application from Struts1.x to Struts2. Let me say we
have some 5 pages on each page user enters different data on 5th page we
have submit button. Clicking on submit button we insert data entered in all
5 pages to DB.
User can navigate to previous pages to change data
13 matches
Mail list logo