anyone have try springboot?
can we run it on spring boot? or anyone test it?
i am still reaseaching this stuff
F
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.
w security patches.
>
> Maybe others think different, but except with continuing to improve
> struts, we cannot do anything bout it.
>
>
> On Wed, Jul 31, 2013 at 2:13 PM, Frans Thamura wrote:
> > Anyone read this?
> >
> > http://java.dzone.com/articles/was-
Anyone read this?
http://java.dzone.com/articles/was-struts-responsible-apples
How we handle this?
F
Our yama work. Yama.java.net use jaxrs and struts2. We share same spring
service. and the jersey and s2 work separtely
F
On Jun 26, 2013 1:21 PM, "Lukasz Lenart" wrote:
> Struts2 doesn't support JAX-RS spec, so you cannot mix those two. If
> you annotated your action as a JAX-RS bean, Jersey wil
Hi All
anyone have idea how to implement validation xml inside s2
(serverside), and link with bootstrap theme UI.
the idea is to make 1 parameter, validation.xml is ok, and we can
manage both validation in serverside and client side..
NB: We use S2Bootstrap plugins
---
hi all
anyone working with struts2 action result (#name etc) and integrate
with angularjs
F
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
hi all
several days ago we have thread about liferay development (portlet) using
Struts2
Liferay launch LiferayFaces..
http://www.liferay.com/community/liferay-projects/liferay-faces/overview
any comment
F
Years we invest in struts2 and liferay
I find several perm gen error if ww create a war for liferay
Wish s2 can solve it.
To painfull develop s2 in liferay sdk
That is my opinion
Frans Thamura
Meruvian
On Oct 25, 2012 9:20 PM, "Lukasz Lenart" wrote:
> 2012/10/25 Juan Jose Fu
we here try to remove the struts.xml become all annonation
http://java.net/projects/s2restplugins/pages/Home
@Action(name = "/hello")
@Results({ @Result(name = "success", location = "/WEB-INF/view/hello.jsp") })
@Action(name = "/profile")
public class ProfileAction {
@Action(name = "/list", meth
e and several "aware" , take a
look inside Spring Context to understand it.
3. Nurdoo
We create nurdoo , as a real case implementation using yama.
all opensourced under Apache license. enjoy. we create a lot of apps
based on yama.
--
Frans Thamura (曽志胜)
Shadow Master and Lead Invest
jane
the way our rest model is not using smd which you can get in s2 default
rest plugins
please visit our s2restplugins.java.net
may be this plugins and small wiki can explain more.
the category has extended from default persistanc. you must see the spring
injection that handle this
Frans
may be for full rest showcase
you can checkout from our svn in yama.java.net
full crud, bootstrap and spring hibernate. coee of our nurdoo.org
you can take alook our rest security implementation also there
feedback welcome for all
Frans Thamura
Meruvian
On Oct 5, 2012 9:03 PM, "Jane
we now use mostly @action and @result as struts.xml replacement.
Frans Thamura
Meruvian
On Oct 5, 2012 7:25 PM, "Lukasz Lenart" wrote:
> 2012/10/5 Frans Thamura :
> > hi jane
> >
> > all our apps using s2 with rest and json.
> >
> > see our example.a
hi jane
all our apps using s2 with rest and json.
see our example.at www.nurdoo.org
source in nurdoo.java.net
Frans Thamura
Meruvian
On Oct 5, 2012 7:11 PM, "Jane Wayne" wrote:
> not really/entirely what i'm looking for. the struts2-json-plugin
> supports json. but what
.
we have yama with jaxrs, and we in plan to make rest plugin little bit
adopt several JAXRS model, rather using current @Action @Result model
On 9/20/12, Salvatore Lionetti wrote:
> Hi Frans,
>
> Thanks for your suggestion, really interesting
> "Built-in resource transformer
hi there,,
we modify the REST, i believe you interest with @SMD because want to
process the response
try this
s2restplugins.java.net
F
On Thu, Sep 20, 2012 at 2:18 AM, Salvatore Lionetti
wrote:
> Hi,
>
> i'm using a beautiful Struts2 2.3.1.2 environment.
> I'm having trouble with annotation @
right now, we create /extend the REST plugiin, s2restplugins.java.net
raise the JAX-RS issue , want to know the feedback.
F
On 8/25/12, Dave Newton wrote:
> On Sat, Aug 25, 2012 at 11:30 AM, Frans Thamura wrote:
>
>> [...] if we use JAX-RS, that means S2 is not relevant anymore.
&
we drop sitemesh and put all the decorator to javascript.
and still use velocity and freemarket in several area.
yes, we have plan to make all JS read JSON.. but if we use JAXRS, that
mean S2 is not relevan anymore.
F
On 8/25/12, Martin Gainty wrote:
>
> Hi Frans
> you can use si
if jaxrs produce html. can it render in velocity?
so the pojo mapped there
like struts2 did
Frans Thamura
Meruvian
On Aug 25, 2012 4:00 AM, "Martin Gainty" wrote:
>
> I guess Im not understanding where the default response of json is
> specified from the resteasy-j
>> e jmoc...@velti.com @Mobclix
>>>
>>> The leading global technology provider of
>>> mobile marketing and advertising solutions
>>>
>>> On Aug 22, 2012, at 10:53 PM, Lukasz Lenart wrote:
>>>
>>>> But I think you can always use
we use resteasy also here
but we still develop with html output
result to html from action with rest url naming
resteasy is different approach, output only json.
we use the same Service for both.
and want a smiliar url for rest
On Aug 24, 2012 9:22 AM, "Martin Gainty" wrote:
o have another JAX-RS
> implementation on the market.
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
>
> 2012/8/21 Frans Thamura :
> > yes
> >
> > righr now the syntax is @result and @action
> >
> > i think if we have
yes
righr now the syntax is @result and @action
i think if we have more like @get etc
that make it more powerfull
On Aug 22, 2012 3:01 AM, "Łukasz Lenart" wrote:
> Hi,
>
> I'm not sure if I understand, you just want implement JAX-RS as a
> Struts 2 plugin ?
>
>
> Regards
> --
> Łukasz
> mobile
i am glad if you can compare with our showcase also .
s2restplugins.java.net
On Aug 20, 2012 7:05 PM, "Lukasz Lenart" wrote:
> Could you try with the latest snapshot ? The issue should be solved
> already.
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> -
question also
if we have Javascript MVC that consume JSON in total, should we need a
HTML output in MVC?
Frans
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
Senior Software Architect
> t +1.650.566.7033 m +1.408.676.6625
> e jmoc...@velti.com @Mobclix
>
> The leading global technology provider of
> mobile marketing and advertising solutions
>
> On Aug 14, 2012, at 7:35 AM, Frans Thamura wrote:
>
>> hi all
>
hi all
if we need to create full REST apps...
does S2 not a recommended one?
anyone can help?
should we use the JAXRS instead like RESTeasy
Frans
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional
You can use rest plugina
Automatic become json
We modify the rest plugins for make it full rest.
S2restplugins.java.net
F
On Aug 7, 2012 6:30 AM, "Alvin Chew" wrote:
> Good day,
>
>
> If we have a collection like a list of custom object need to send back to
> page via ajax, do we need to used
-- Forwarded message --
From: Frans Thamura
Date: Sun, May 20, 2012 at 12:35 AM
Subject: Need: Professor to review Indonesian Students Java's Research
To: jug-leaders , users
Cc: us...@jug-asia.dev.java.net, agnes crepet
hi all
anyone know our JENI work, esp the student
hi all
we modify the REST plugins, add Jackson, and several CRUD model to make it
can save, delete based on REST using JSON
this is our plugins
http://java.net/projects/s2restplugins/pages/Home
we are working to make it in maven central, but sadly the bugs in
sonatype's java.net maven repo sett
hi all
anyone know WADL, how to implement in REST in S2, esp REST plugins
can share ?
F
as a eclipse user. :) any idea?
F
On Fri, Apr 20, 2012 at 1:19 AM, Łukasz Lenart wrote:
> 2012/4/19 rob stone :
> > I am trying to incorporate the Struts 2 plug-in into the Netbeans IDE
> > and having problems. The Netbeans version is 7.0.1 which is the latest
> > available for Debian.
>
> Use
hi all
i want to make our REST plugins (we modify the REST plugin to use
jackson), and happy with it
can we implement JAX-RS?
i still finding a glue
F
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional
an interesting in manage engine, try it, installer with encrypted
mysql, struts2 app
F
On Thu, Mar 15, 2012 at 10:35 PM, Christian Grobmeier
wrote:
> thanks - i will evaluate that
>
> On Thu, Mar 15, 2012 at 4:33 PM, Frans Thamura wrote:
>> you can use izpack
>>
>>
you can use izpack
F
On Thu, Mar 15, 2012 at 10:31 PM, Christian Grobmeier
wrote:
> the customers for my apps are mostly non-techies... I am afraid they
> will fail without having an exe file/jar file/app file.
> have you managed that?
>
> On Thu, Mar 15, 2012 at 4:29 PM, Frans
put the tomcat or jetty as services
to make it standalone apps, execute using localhost
that is the way i use it here
F
On Thu, Mar 15, 2012 at 10:25 PM, Christian Grobmeier
wrote:
> Hi,
>
> yes I know Struts 2 is a web framework. But recently somebody told me
> he would love to see a deskto
hi all
this is our free services www.mutiara-iman.org
take a look :) it is Bootstrap :0
the engine will be opensource under umbrella "YAMA", stay tune.. we are
still developing
--
Frans Thamura (曽志胜)
Shadow Master and Lead Investor
Meruvian.
Integrated Hypermedia Java Solutio
My experience with jasper, i prefer not use s2. Use direct query. It is
painfull map s2 to report.
On Feb 25, 2012 7:20 PM, "Thameem" wrote:
> I have created some reports with iReport BY connecting to sql server
> database, and I tried to integrated them with my struts2 web application.
> While t
talking about struts 1?
>
> Sent from my mobile device, so please excuse typos and brevity.
>
> Maurizio Cucchiara
>
> Il giorno 12/feb/2012 18.14, "Frans Thamura" ha
> scritto:
>
>> anyone may be know Craig McClannahan
>>
>> he spoke in JUG , one of t
anyone may be know Craig McClannahan
he spoke in JUG , one of the leader said to use JSF instead Struts.
and JSF is a lesson learned from S
anyone can help?
--
Frans Thamura (曽志胜)
Shadow Master and Lead Investor
Meruvian.
Integrated Hypermedia Java Solution Provider.
Mobile: +628557888699
I am think create an action, that can autodeploy like jira plugina or
openfire plugins
On Jan 18, 2012 9:30 PM, wrote:
>
>
> > talking OSGI
> >
> > i am wishing also a feature that can autodeploy an actoin, of course if
> we put
> > action in a jar.
> >
>
> I'm not quite sure what you mean by aut
talking OSGI
i am wishing also a feature that can autodeploy an actoin, of course
if we put action in a jar.
F
On Wed, Jan 18, 2012 at 5:28 AM, wrote:
> I know that there is an OSGi plugin for struts 2 that allows modular
> additions to made to a struts 2 web app. However, I also came acros
..
comment welcome.
--
Frans Thamura (曽志胜)
Chief of Advisory
Meruvian.
Integrated Hypermedia Java Solution Provider.
Mobile: +628557888699
Blog: http://blogs.mervpolis.com/roller/flatburger (id)
FB: http://www.facebook.com/meruvian
TW: http://www.twitter.com/meruvian / @meruvian
Website: http
strange, work well here.. :(
if u login using admin/blueoxygen, will go to this URL
http://demo.blueoxygen.org/backend/yuitree
mean this is full REST
and this is the JSON
http://demo.blueoxygen.org/backend/yuitree/json
-
To u
g more informative :) sorry.
--
Frans Thamura (曽志胜)
Chief of Advisory
Meruvian.
Integrated Hypermedia Java Solution Provider.
Mobile: +628557888699
Blog: http://blogs.mervpolis.com/roller/flatburger (id)
FB: http://www.facebook.com/meruvian
TW: http://www.twitter.com/meruvian / @meruvian
Website
will u share us the code?
so we can add to our blueoxygen/cimande project.
On Wed, Nov 23, 2011 at 3:36 PM, Josep García wrote:
> We use unit testing and, for integration testing, canoo webtests integrated
> in the maven lifecycle.
> Cheers,
> Josep
>
> 2011/11/23 Frans Th
Hi all
Can share ur experience related to test struts2 app in jenkins or hudson.
I want my project all tested there.
Can help?
Frana
hi all
we success install s2 in weblogic
weblogic is not support classpath dynamic, need fixed classpath
F
deviation from the
> Spec and the current design can not be changed. If you are in the process
> of choosing a framework for your application, you may want to take a look
> at Spring MVC as well.
>
>
>
> - Original Message -
> From: Frans Thamura
> To: Struts Users Ma
Can we know?
Where do you put ur struts.xml and can share ur war structure
On Nov 1, 2011 6:00 PM, wrote:
> I'm using Struts 2 with WL withou problems for months. You meed to check
> your app.
> Sent via BlackBerry from T-Mobile
>
> -Original Message-
> From: Fra
Hi all
Just test our code, springmvc run well.
Does this mean struts2, not weblogic ready?
F
On Nov 1, 2011 3:31 PM, "Maurizio Cucchiara" wrote:
> Looks like weblogic is trying to loading the same library twice:
> - from :C:/Users/user/.m2/repository/org/apache/struts/struts2-core/
> 2.2.3.1/s
gt; We still don't know what doesn't work.
>>
>> On Sun, Oct 30, 2011 at 9:45 PM, Frans Thamura wrote:
>>> FYI, we use REST plugins ..
>>>
>>> F
>>>
>>> On Mon, Oct 31, 2011 at 8:44 AM, Frans Thamura wrote:
>>
do u deploy just put . war in /autodeploy?
sorry i think this is worst question, just testing weblogic (never use
it before)
F
On Mon, Oct 31, 2011 at 8:55 AM, Dave Newton wrote:
> We still don't know what doesn't work.
>
> On Sun, Oct 30, 2011 at 9:45 PM, Frans Thamura
FYI, we use REST plugins ..
F
On Mon, Oct 31, 2011 at 8:44 AM, Frans Thamura wrote:
> hi
>
> we add cls weblogic jar
>
> following this URL
>
> http://tech-architecture.blogspot.com/2009/02/getting-struts-21-to-work-in-weblogic.html
>
> i feel that there are sever
at 8:34 AM, Dave Newton wrote:
> My car won't start; what's wrong with it?
>
> http://www.coderanch.com/how-to/java/ItDoesntWorkIsUseless
>
> Dave
>
> On Sun, Oct 30, 2011 at 9:30 PM, Frans Thamura wrote:
>> hi all
>>
>> i have problem in loading s
hi all
i have problem in loading struts.xml when try to load struts-blank.war
in weblogic 11g.
anyone can help to run it?
thx
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h.
kick S1 ?
--
Frans Thamura (曽志胜)
Chief of Advisory
Meruvian.
Integrated Hypermedia Java Solution Provider.
Mobile: +628557888699
Blog: http://blogs.mervpolis.com/roller/flatburger (id)
FB: http://www.facebook.com/meruvian
TW: http://www.twitter.com/meruvian / @meruvian
Website: http
hi all
i have 3 container,
1. www using jquery common
2. m. using jquery mobile
3. REST API
for 1 and 2, i try to implement a same URI for both
this is an exanple
http://www.mervpolis.com/profile/fthamura
http://m.mervpolis.com/profile/fthamura
i want if the user access using mobile, and cli
all our work based on cimande (struts2-spring-hibernate), using total REST now..
we use the REST plugins, and work...
but u can see the core
http://cimande.java.net -> i put here, the latest version.
i am glad to discuss, and improve the REST in S2.
because we are dedicated to make all total R
"springMVC" rather Struts2,
but we also working on it.
cloudbee, can share the experience?
F
On Sat, Aug 27, 2011 at 10:33 AM, Maurizio Cucchiara
wrote:
> Hi Frans,
> the following is my usually software stack : Hibernate+MySQL+Spring+Struts2.
> Currently I successfully deployed t
hi all
anyone can share, ur experience deploy ur apps (using hibernate -mysql
will be cool) to cloud
which cloud services do you use? and how much, r u happy?
we are on plan to do that
--
Frans Thamura (曽志胜)
Chief of Advisory
Meruvian.
Integrated Hypermedia Java Solution Provider.
Mobile
will be opensource soon, with ASF license like usually :)
u can see my code of the mervpolis at http://cimande.java.net, and the
android will be in http://midas.java.net
--
Frans Thamura (曽志胜)
Chief of Advisory
Meruvian.
Integrated Hypermedia Java Solution Provider.
Mobile: +628557888699
Blog
you need to have all the result codes for all jsp.
> Example: I change the result code from "browse" to "iPhone.browse"
> Stuts 2 can handle natively The international and localization stuff.
>
> Enviado desde mi Nexus S
> Miguel Ruiz Velasco Sobrino
> On Jun 29,
hi all
we want to create a multi devices rendering for our apps, which we use
struts2, for mobile, tablet and web common, we use jquery mobile, i like the
JQM beta1.
and we also want to make web with multi language
anyone can share the strategy which we can start to make this
F
this is the screen capture
http://twitpic.com/58eyvp
On Wed, Jun 8, 2011 at 5:09 AM, Frans Thamura wrote:
> we have also the 2.2 in sf.net
>
> but the problem in old version of struts
>
>
> http://cimande.svn.sourceforge.net/viewvc/cimande/trunk/WebContent/WEB-INF/lib
i believe struts 2.0.x not the 2.2.x
F
On Wed, Jun 8, 2011 at 5:03 AM, Jason Pyeron wrote:
> > -Original Message-
> > From: Frans Thamura [mailto:fr...@meruvian.org]
> > Sent: Tuesday, June 07, 2011 17:51
> > To: Struts Users Mailing List
> > Subject: Re:
we have also the 2.2 in sf.net
but the problem in old version of struts
http://cimande.svn.sourceforge.net/viewvc/cimande/trunk/WebContent/WEB-INF/lib/
--
Frans Thamura
Chief of Advisory
Meruvian.
Integrated Hypermedia Java Solution Provider.
Mobile: +628557888699
Blog: http
t; > From: Frans Thamura
> > Sent: Tuesday, June 07, 2011 16:43
> > To: Struts Users Mailing List
> > Subject: XWork
> >
> > hi all
> >
> > we know that opensymphony has final day
> >
> > any idea for xwork implementation for old struts2 version
hi all
we know that opensymphony has final day
any idea for xwork implementation for old struts2 version
F
We use jquery ui
Work well
Sent from my BlackBerry®
powered by Sinyal Kuat INDOSAT
-Original Message-
From: Amol Ghotankar
Date: Mon, 30 May 2011 11:26:57
To: Struts Users Mailing List
Reply-To: "Struts Users Mailing List"
Subject: Struts2 Date time picker problem in Firefox
I have
hi all
i found that springmvc register all their bean in the appcontex.xml
any reason, why struts2 better rather using this method
thx
F
I am leading jug in indonesia
Try to make struts2 as default framework, combine s2 spring hibernate
Extend the struts2 plugins and spring datasource to more wider
We are not english speaking country
I am glad can share our program, may be can start do something together
Sent from my BlackBerr
hi all
we are working to integrate the S2 apps with Facebook using FB connect
and as FB Apps
and we want also the apps can be part of Google Apps marketplace,
this is the Gapps API.
http://code.google.com/googleapps/marketplace/#integrating
now we try to look the spring-social implementation,
We move all our struts2 app to all json
We extend current json plugins
And we play around with interceptor
We want to test this
So,
Our apps is json server based on s2
Dunno
Is this best
Still seeking a way to test
Fyi the return still http post
-Original Message-
From: "Ilya Kaza
;
Subject: Re: S2 TEst Best Practices
On Fri, 2011-05-20 at 16:41 +0700, Frans Thamura wrote:
> my idea to setup jenkins/hudson server
>
> so we can test it there
>
> can TDD do this?
>
TDD stands for test driven development. It is a development methodology.
The end result
my idea to setup jenkins/hudson server
so we can test it there
can TDD do this?
F
On Fri, May 20, 2011 at 4:38 PM, Miguel wrote:
> Hi Frans,
> On Fri, 2011-05-20 at 14:52 +0700, Frans Thamura wrote:
>
>>
>> and i have several question, and i think that is good if
hi all
thx to john geppe that gave us a lot of example based on his jquery,
esp to change the cimande project with total jquery plugins
and i have several question, and i think that is good if we can share it here
i want to know, the test mechanisme , best practices of testing in Struts2 world
we have full json=struts-spring-hibernate apps
please checkout from http://cimande.java.net
it is using maven, but little tricky
use mysql
F
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands
dont forget our work :0
the template has been done , email to u shortly :0
--
Frans Thamura
Chief of Advisory
Meruvian.
Integrated Hypermedia Java Solution Provider.
Mobile: +628557888699
Blog: http://blogs.mervpolis.com/roller/flatburger (id)
FB: http://www.facebook.com/meruvian
TW: http
We are working integrating jquery with s2
With and without jquery following our json mechanisme.
We want s2 becomes json in and out so we can replace jquery also with android
Our
Sent from my BlackBerry®
powered by Sinyal Kuat INDOSAT
-Original Message-
From: Chris Pratt
Date: Tue, 22
We got current json plugins also have problem parse json
I think the json jar is the current issue
We modify to use jackson
Anyone?
The actionmapper using jackson we put in github.com/blueoxygen/cimande
/m/
-Original Message-
From: Muneer Malik
Date: Mon, 14 Mar 2011 19:36:33
To: S
5
www.cprvision.com
CPR Vision - Nominated finalist for CRM, Marketing & Loyalty "Agency of the
Year" Award - Organized by Marketing Magazine
-Original Message-
From: Frans Thamura [mailto:fr...@meruvian.org]
Sent: Thursday, February 17, 2011 7:04 PM
To: Struts Use
We use a lot virtual host around 20 dotcom, splitted for around 5 tomcat, jboss
and glassfish in one server
/m/
-Original Message-
From: "Jerson John"
Date: Thu, 17 Feb 2011 18:58:25
To: 'Struts Users Mailing List'
Reply-To: "Struts Users Mailing List"
Subject: RE: Integrate JasperRe
struts -> jasper -> PDF -> Adobe REader -> Printer
that is the steps
or create HTML TXT -> browse printing.
--
Frans Thamura
Director
Meruvian.
Integrated Hypermedia Java Solution Provider.
Mobile: +628557888699
Blog: http://blogs.mervpolis.com/roller/flatburger
struts2 is web based, jasper is standalone
if u create as swing that is possible
F
On Thu, Feb 17, 2011 at 10:34 AM, @rju wrote:
>
> hey can you tell me how to send the jasper report directly to the printer in
> struts2-jasper report environment
> --
> View this message in context:
> http://o
hi al
anyone can explain, a simple vision or direction if we wanna to use
Struts2-OSGI Plugins
got this URL
http://struts.apache.org/2.1.8.1/docs/osgi-plugin.html
but still dunno how to use it,
do we can use struts2-plugins or action modularity on top of it?
F
---
Eduard
Am 10.02.2011 20:31, schrieb Frans Thamura:
> hi all
>
> we know REST is getting popular, and we know Struts2 can produce REST/JSON
>
> but..
>
> any idea to consume REST/JSON in Struts2 approach
>
> anyone working on this?
>
> I want like hibernate way,
hi all
we know REST is getting popular, and we know Struts2 can produce REST/JSON
but..
any idea to consume REST/JSON in Struts2 approach
anyone working on this?
I want like hibernate way, but hibernate connectes to database.
F
use the jasper with doc . it is rtf
CMIIW
On Tue, Feb 8, 2011 at 11:49 AM, Nick Broadhurst wrote:
> Hi Folks,
>
> A client provided me with a bunch of documents to serve up to users through
> the browser with fields populated from DB, some PDFs and some RTF/Word
> docs.
> I have the PDFs handl
hi all
we create our own json action mapper, and we have problem to replace
the current json-plugins, anyone can help?
because we got that the json plugin have problem in several case, and
jackson is more better
and we use the .jackson rather .json (has been use by the current
standard rest-plug
hi all
anyone have test Liferay IDE, just curious, can we use struts2 there?
the MVCPOrtlet standard is com.liferay.util.bridges.mvc.MVCPortlet
anyone play around with this?
F
-
To unsubscribe, e-mail: user-unsubscr...@struts.
Our experiencr
Jasper plugins more effort rather using ireport to jdbc
/m/
-Original Message-
From: "Yaragalla, Muralidhar"
Date: Tue, 25 Jan 2011 18:32:50
To: 'user@struts.apache.org'
Reply-To: "Struts Users Mailing List"
Subject: need help on struts jasper reports
Hi we have done
10 10:41 PM, "Frans Thamura" wrote:
> I read that it is not stable enough
> /m/
>
> -Original Message-
> From: foo bar
> Date: Sat, 25 Dec 2010 15:19:14
> To: Struts Users Mailing List
> Reply-To: "Struts Users Mailing List"
> Cc: Ben McCann
I read that it is not stable enough
/m/
-Original Message-
From: foo bar
Date: Sat, 25 Dec 2010 15:19:14
To: Struts Users Mailing List
Reply-To: "Struts Users Mailing List"
Cc: Ben McCann
Subject: Struts2 and Guice
Hi all,
This is somewhat related to Ben McCann's thread on
d...@struts
Right
Is the source available also?
/m/
-Original Message-
From: Johannes Geppert
Date: Thu, 16 Dec 2010 11:35:50
To:
Reply-To: "Struts Users Mailing List"
Subject: Re: Struts2 IDE, eclipse plugins to manage struts2 xml file, are
you interested?
Hi Angelo,
this looks great. When
hi all
we wanna to share our new code, we put in Github also,
http://github.com/blueoxygen/cimande
this is a REST example, we will upload the REST client using Android shortly
review of code welcome
--
Frans Thamura
Director
Meruvian.
The Most Complete Java Services Provider in Indonesia
n be new feature to S2! Helps to keep the
> Action class clean!
>
> See you!
>
> On Fri, Dec 10, 2010 at 9:14 AM, Frans Thamura wrote:
>
> > any one look this
> >
> > http://www.playframework.org/
> >
> > will this feature inside S2
>
ntroller and
> Model class seem to be a hierarchy-killer.
> Do you know appfuse [1]? though I prefer grails [2]
>
> [1] http://appfuse.org/display/APF/Home
> [2] http://www.grails.org/
> 2010/12/10 Frans Thamura :
> > any one look this
> >
> > http://www.playfr
any one look this
http://www.playframework.org/
will this feature inside S2
F
d wrong.
>
> [1] http://www.odata.org/consumers
>
> 2010/12/6 Frans Thamura :
> > I want the hibernate that I use her to use json as data source
> >
> >
> > /m/
> >
> > -Original Message-
> > From: Martin Gainty
> > Date: Mon, 6 Dec 2010 07
1 - 100 of 368 matches
Mail list logo