html+freemarker+json
On Tue, Dec 8, 2009 at 2:12 PM, Saeed Iqbal wrote:
> You can easily have html extension for your web page and use sitemesh for
> templating
>
> On Tue, Dec 8, 2009 at 5:08 PM, Shital Patil >wrote:
>
> > Dear All,
> >
> > I want to develop web application in struts2 framewo
My friends and I writing some struts2 tutorials in turkish.
www.struts2nedir.org
I think it will help for turkish developers.
halil.
On Wed, Nov 18, 2009 at 9:31 AM, emil thushanga wrote:
> check this one,
>
> http://www.rkcole.com/index.html
>
> Emil
>
> On Wed, Nov 18, 2009 at 10:48 AM, vik
Hello List;
I want to have differen extention names for actions in different packages.
For example, i have 2 package namespace
1. mail
2. registered
the actions in mail should have .ml extentions and others should have .scr
meanly, /mail/abc.ml should mapped to action named abc in the mail pa
Hello List;
I have 2 urls as below
/myapp/myaction1.action?p=3
/myapp/myacction2.action
i reqeust the first action with param as above. when first request completed
i click a button which request second action. but when second action is
requested, the parameter part is also passed to second acti
Hello List;
I want to generate below link by using s:url. but i dont know how to do it
www.sample.com.fake/AppCon/package1/abc.action#exampleheader
for part "/package1/abc" i use
but for the "#exampleheader" part i could see any solution. how can i do
this?
regards,
-Halil AĞIN
Hello List;
I am doing some expreiment on chaining action. I want to pass a request
parameter to my chained action with the same name of parameter.
I call the action as http://localhost:8080/action3.action?param=10
action3 decrease the param value by 1 and return the chained result. the
chained a
Hello List;
I want to reach constants declared in struts.xml from my custom
interceptor. How can i do this?
regards,
-halil agin.
Sorry i amde a typo in the previous mail,
ProjectStatus-validation,xml should be replaced with
ProjectStatusAction-validation,xml
2008/7/25 Halil Ağın <[EMAIL PROTECTED]>:
> Hello Dave;
>
> Yes you are right, There is no "ProjectStatus" action defined.
> Now, i chang
; wrote:
> Your action is submitting to "ProjectStatus"; is that action defined?
>
> Dave
>
>
> --- On Thu, 7/24/08, Halil Ağın <[EMAIL PROTECTED]> wrote:
>
> > From: Halil Ağın <[EMAIL PROTECTED]>
> > Subject: struts2 validation, tiles def
TED]>:
> 2008/7/24 Halil Ağın <[EMAIL PROTECTED]>:
> > Hello List;
> > org.apache.tiles.definition.NoSuchDefinitionException: tvq.projectstatus.
> at
> >
> org.apache.tiles.impl.BasicTilesContainer.render(BasicTilesContainer.java:394)
> > at
> >
Hello List;
I am trying to implement validation in struts2.
My action is as follow:
tvq.projectstatus.{1}
tvq.projectstatus.{1}
tvq.projectstatus.{1}
/ProjectStatus_list.action
Since when validation process returns false, i want stru
11 matches
Mail list logo