Liferay

2011-02-24 Thread frans
Anyone here know liferay people? We know the problem with struts2 is the portlet, Any idea for liferay portlet focus? Because this portal server is popular F Sent from my BlackBerry® powered by Sinyal Kuat INDOSAT

Re: Liferay

2011-02-25 Thread frans
I put My code in sf.net/projects/medallion Use spring and hibernate Get perm gen error I think because my portlet have injection and so do liferay Can see --Original Message-- From: Nils-Helge Garli Hegvik To: Struts Developers List To: Frans Thamura Subject: Re: Liferay Sent: Feb 25

Re: Roadmap for 2.3

2011-03-15 Thread frans
+1 Can we use another json parser like jackson --Original Message-- From: Johannes Geppert To: dev@struts.apache.org ReplyTo: Struts Developers List Subject: Re: Roadmap for 2.3 Sent: Mar 15, 2011 5:03 PM Only a thought, what are you thinking about moving the convention plugin into core?

Re: Roadmap for 2.3

2011-03-15 Thread frans
we will need to investigate whether it can support all the hooks provided by the current implementation. John On 3/15/11 4:24 AM, "Frans Thamura" wrote: > we find here to implement JSON using current json jar is not scalable > enough, jackson can parse bigger json > > tha

Re: [VOTE] Promote JSR286 Portlet Plugin from sandbox to regular code base

2011-05-30 Thread frans
+1 I wishing this for a long time Sent from my BlackBerry® powered by Sinyal Kuat INDOSAT -Original Message- From: Philip Luppens Date: Mon, 30 May 2011 21:45:24 To: Struts Developers List Reply-To: "Struts Developers List" Subject: Re: [VOTE] Promote JSR286 Portlet Plugin from sand

Re: Upgrade Spring Dependencies to 3.0.x

2011-05-30 Thread frans
+1 I have mentioned it months ago Because of this, if we mix springmvc and s2, crash come --Original Message-- From: Johannes Geppert To: dev@struts.apache.org ReplyTo: Struts Developers List Subject: Upgrade Spring Dependencies to 3.0.x Sent: May 31, 2011 11:48 AM Hi, what do you thi

Re: Jenkins Configuration

2011-06-05 Thread frans
Hi all Is it possible if we using apps based on s2, the jenkin is used? I am new in ci. Thx Sent from my BlackBerry® powered by Sinyal Kuat INDOSAT -Original Message- From: Maurizio Cucchiara Date: Sun, 5 Jun 2011 13:13:47 To: Struts Developers List; Reply-To: "Struts Developers List

Re: [s2] Hurray, we have functional/integration tests

2008-08-03 Thread Frans Thamura
7; builds all the code, then you can turn off > the apps or plugins if you don't want them. > > -- > Wendy > > ----- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- -- Frans Thamura Meruvian

Re: [s2] Hurray, we have functional/integration tests

2008-08-03 Thread Frans Thamura
On Sun, Aug 3, 2008 at 11:59 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Sun, Aug 3, 2008 at 9:55 AM, Frans Thamura <[EMAIL PROTECTED]> wrote: > >> wow' >> >> share the step so we can try it here also > > Was that for Don or for me? I'm not

S2 as JSR for Action Framework

2008-08-21 Thread Frans Thamura
hi all is it possible that S2 become part of JCP? java server action framework right now only component framework there any idea? -- -- Frans Thamura Meruvian Foundation Mobile: +62 855 7888 699 Linkedin: http://www.linkedin.com/in/fthamura Training JENI, Medallion (Alfresco, Liferay

Re: S2 as JSR for Action Framework

2008-08-22 Thread Frans Thamura
my experience here, i am the company that selling struts2 in this country and we see that JSF have several complain in several case esp the high performance and we see that people try to say JavaEE as the standard, and we must strict with all JCP related, like JSF, and if we can make S2 as the a

Re: S2 as JSR for Action Framework

2008-08-22 Thread Frans Thamura
> > Anything's possible. ;-) But why would you do that? Sure, it might result in > S2 eventually becoming part of Java EE, but Struts has been pretty > successful over the last 8 years or so without that, as have other > frameworks like Spring and Hibernate. By turning S2 into a JSR, you then end >

Re: S2 as JSR for Action Framework

2008-08-22 Thread Frans Thamura
> Struts was, and probably still is, by far the most popular and widely > deployed web framework on the planet, all without the help of the JCP. There > are numerous companies that provide commercial support for Struts solely > because of that. Some of the companies you list above have invested a l

Re: S2 as JSR for Action Framework

2008-08-23 Thread Frans Thamura
On Sat, Aug 23, 2008 at 9:04 PM, Ian Roughley <[EMAIL PROTECTED]> wrote: > I've also been thinking along these lines, starting about a year back when > there was discussions around the convention plug-in. Although it was > motivated more on a clean annotation implementation - as there seemed to be

Re: S2 as JSR for Action Framework

2008-08-24 Thread Frans Thamura
> Another option is a client-side component-based framework like Ext or Flex > running directly against web services, RESTful or otherwise. No server-side > web framework required. Of course, you could use something server-side like > DWR to facilitate working with web services, or Jersey for RESTf

S2's REST vs Jersey

2008-09-02 Thread Frans Thamura
hi all can share the future of S2 REST plugins vs Jersey will they complement or different approach -- -- Frans Thamura Meruvian Foundation Mobile: +62 855 7888 699 http://frans.thamura.info Training JENI, Medallion (Alfresco, Liferay dan Compiere).. buruan... URL: http

Re: Ready for Struts 2.2 and XWork 2.2?

2009-04-12 Thread Frans Thamura
--- >>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org >>> For additional commands, e-mail: dev-h...@struts.apache.org >>> >>> >> >> - >> T

Re: Ready for Struts 2.2 and XWork 2.2?

2009-04-12 Thread Frans Thamura
> > Once the plugin is moved over, I am planning to pick the JQuery plugin back > up. Right now there is a datepicker, form submission with validation (via > AJAX)... Are there other features that anyone wants in particular? My goal is love to hear this good news ;) F --

Re: Ready for Struts 2.2 and XWork 2.2?

2009-04-12 Thread Frans Thamura
coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more > http://www.manning.com/wannemacher > > > - > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > > -- -- Fran

Re: Ready for Struts 2.2 and XWork 2.2?

2009-04-12 Thread Frans Thamura
> Right now the plugin doesn't require the JSON plugin. It uses the > JSONValidationInterceptor to handle validation with AJAX form submission. So, > it only depends on core. I didn't want to be dependent on a non-hosted plugin > and figured it was time to bring JSON into the core. I think Musachy

Re: WebSphere for Developers

2009-06-19 Thread Frans Thamura
>> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org >> For additional commands, e-mail: dev-h...@struts.apache.org >> >> > > >      __ > Ask a question on any topic and get answers f

Re: WebSphere for Developers

2009-06-19 Thread Frans Thamura
entrating on JSF for plugin > support. > > So, no struts 2 project facets and no struts.xml editor... > > I couldn't care less, but my client's manager has insisted that in order to > use Struts 2 in our next projects, we needed these tools.   :( > > On 2009-06-19

Re: Struts2 jQuery Plugin - Logo

2009-07-24 Thread Frans Thamura
49-(0)241-4010771 Cel: +49-(0)177-3194448 http://twitter.com/rgielen - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org Frans Thamura

Re: Let's kill xwork (was Re: 2.1.8 release?)

2009-08-13 Thread Frans Thamura
any idea to make xwork implementaiton in spring, like pendulum did so struts will have non web implementation will this happen? -- Frans Thamura Meruvian. Center of Java and Enterprise OpenSource Meruvian bukan hanya membuat anak SMK menjadi bisa tapi SAKTI, malah saktinya SAKTI Mandraguna

Re: Struts 2.1.8 Vote

2009-09-24 Thread Frans Thamura
any checklist about new feature added in 2.1.8? Frans - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

Re: Struts 2.1.8 Vote

2009-09-24 Thread Frans Thamura
thx ;) reading it.. JSON is the main thing in this release i love if we can put json-showcase in it.. Frans - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h

Re: Struts 2.1.8 Vote

2009-09-24 Thread Frans Thamura
h. i try to migrate my old struts apps with action support and result.xml to REST model, amazing nightmare :( and we use jquery oftenly here also.. that will be awesome Frans - To unsubscribe, e-mail: dev-unsubscr...@struts.a

Re: parameters in url

2009-09-24 Thread Frans Thamura
hi there i believe we cannot mix the old package xml with rest right -- Frans Thamura Meruvian. Experiential Tempation of Java and Enterprise OpenSource Meruvian bukan hanya membuat anak SMK menjadi bisa tapi SAKTI, malah saktinya SAKTI Mandraguna. Mobile: +62 855 7888 699i Blog & Pro

Re: parameters in url

2009-09-24 Thread Frans Thamura
my opinion the /url/url/param/param is REST right, we need use convention and the package is the old model how can it run in the your dev envionment? F - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional

Re: new showcase

2009-09-25 Thread Frans Thamura
:) -- Frans Thamura Meruvian. Experiential Tempation of Java and Enterprise OpenSource Meruvian bukan hanya membuat anak SMK menjadi bisa tapi SAKTI, malah saktinya SAKTI Mandraguna. Mobile: +62 855 7888 699 Blog & Profile: http://frans.thamura.info We provide services to migrate your app

spring-test-2.5.6

2009-09-25 Thread Frans Thamura
hi all can help? why spring-test-2.5.6.jar is default in the struts2 but spring-plugins thx Frans - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

plugins power and their behavior

2009-09-25 Thread Frans Thamura
hi all i am debuging the plugins, and still confuse anyone here that working and create a plugins of struts, can u share your experience, tips and trick so i can debug better a lot of magic but still blank, esp if compare with IoC of Spring that more understanable Frans

Re: new showcase

2009-09-25 Thread Frans Thamura
i think as much example as possible will benefit S2 if not in the distribution, make it in the wiki F On Sat, Sep 26, 2009 at 3:05 AM, Musachy Barroso wrote: > I was thinking about using JQuery accordion widget to have the > navigation on the left side. I will setup a showcase project in the >

Re: new showcase

2009-09-28 Thread Frans Thamura
join my input why dont use wiki for every work, so we can have detail explanation more deeper like checklist features. Frans On Tue, Sep 29, 2009 at 3:56 AM, Musachy Barroso wrote: > I did an initial import here: > http://svn.apache.org/viewvc/struts/sandbox/trunk/showcase-

Re: [ANN] 2.1.8.1 builds available to test

2009-10-05 Thread Frans Thamura
i download the -all.zip but the file cannot be opened by winzip F - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

REST API

2009-10-29 Thread Frans Thamura
hi all can i know, who is the commiter for REST API, i hear it is still not good, or may be because lack of documentation to use, and migration guide from old to REST can help? -- Frans Thamura Meruvian. Experiential Tempation of Java and Enterprise OpenSource Meruvian bukan hanya membuat

Re: REST API

2009-10-29 Thread Frans Thamura
On Fri, Oct 30, 2009 at 6:15 AM, Mike Watson wrote: > I've been using it since 2.1.2-SNAPSHOT and now use the 2.1.3GA version. > > I've never had any problems with it. The documentation is ok but allow some > time to get your head around it. still cannot migrate my things here NB: am i post in

Re: struts 2.2 and guice

2009-12-08 Thread Frans Thamura
will this mean that struts 2.2 will support MVP or any idea to put GWT also :) F

Re: [VOTE] Release Struts 2 Maven Archetypes v2.1.8.1

2010-01-06 Thread Frans Thamura
Lukasz, can u share, where is the source code of your archetype? so we can see the source F On Wed, Jan 6, 2010 at 5:15 PM, Lukasz Lenart wrote: > 2010/1/6 Lukasz Lenart : >> I verified the signatures and hashes on my second PC at work - >> everything is ok. I will prepare the rest. > > I did

Re: [VOTE] Release Struts 2 Maven Archetypes v2.1.8.1

2010-01-06 Thread Frans Thamura
cool thx.. On Wed, Jan 6, 2010 at 5:38 PM, Lukasz Lenart wrote: > 2010/1/6 Frans Thamura : >> Lukasz, can u share, where is the source code of your archetype? >> >> so we can see the source > > I have a local copy of archetypes, the clean copy that was used for &

Re: XWork has landed!

2010-01-08 Thread Frans Thamura
is it possible if we talk struts3, we put REST as default main feature, outside new Apache Xwork F

Re: Discussion - Using Nexus for snapshots and/or staging builds

2010-03-20 Thread Frans Thamura
we use it here ) apache snapshot is one of our repository in our nexus http://ugforge.gunadarma.ac.id/nexus -- Frans Thamura Meruvian. Experiential Tempation of Java and Enterprise OpenSource Meruvian jTechnopreneur Program (S1) telah hadir, Dapatkan benefit bagi SMK yang melakukan mapping

Re: Move OGNL to Apache.org

2010-06-27 Thread Frans Thamura
i believe moving to apache, with bigger name than current, will increate commiter and the future of OGNL F On Sun, Jun 27, 2010 at 7:23 AM, Lukasz Lenart wrote: > Hi, > > I've been talking with Drew Davidson and Jesse Kuhnert about moving > OGNL to ASF and it looks like I'm the only active devel

Re: [VOTE] Struts 2.2.1 Vote

2010-07-17 Thread Frans Thamura
is this version, we can mix .action and REST? -- Frans Thamura Meruvian. We grow because we share the same believe. Mobile: +6287885901958 Blog & Profile: http://frans.thamura.info We provide services to migrate your apps to Java (web), in amazing fast and reliable. On Sun, Jul 18, 201

Re: Framework : Liferay-Struts 2 on WebLogic : java.io.NotSerializableException: org.apache.struts2.portlet.PortletRequestMap

2010-11-17 Thread Frans Thamura
i have problem also with Liferay portlet dev with S2, esp if we use Spring that have their own datasource to database/hibernate On Wed, Nov 17, 2010 at 9:38 PM, Li Ying wrote: > I think you can fix this problem by making your class serializable. > > And it is not strange if this happens in We

Re: Updating the Struts 2 Guice plugin

2010-12-02 Thread Frans Thamura
hi ben any idea to migrate the S2-spring to S2-guice, do there any extra work? we use spring stereotype intensively, any idea for Services object -- Frans Thamura Director Meruvian. The Most Complete Java Services Provider in Indonesia Mobile: +6287885901958 Blog & Profile:

Re: Updating the Struts 2 Guice plugin

2010-12-02 Thread Frans Thamura
wrote: > Hi Frans, > Perhaps the easiest way to migrate from Spring to Guice would be to make > use > of the javax.inject annotations <http://code.google.com/p/atinject/> which > are compatible with both Spring and Guice. > > -Ben > > > On Thu, Dec 2, 2010 at 4:3

Re: portlet2 plugin

2011-01-26 Thread Frans Thamura
That will be cool if we can collaborate with liferay also for portlet --Original Message-- From: Johannes Geppert To: dev@struts.apache.org ReplyTo: Struts Developers List Subject: portlet2 plugin Sent: Jan 27, 2011 1:52 PM Hi, is there any chance to get the portlet2 plugin out of the

Re: portlet2 plugin

2011-01-27 Thread Frans Thamura
Liferay as I know also have problem when implement 168 Too complex may be /m/ -Original Message- From: Rene Gielen Date: Thu, 27 Jan 2011 08:56:43 To: Struts Developers List Reply-To: "Struts Developers List" Subject: Re: portlet2 plugin Actual state: - JSR286 nature with automatic

Re: Help to improve Struts2 IDE, eclipse plugins

2011-02-03 Thread Frans Thamura
We also working with an eclipse plugins But we are in phase learning how to start create plugins Our main interest for rest based plugins I will add u to chat about this work But if complete that will be awesome if we get struts ide as complete as possible, this can increase struts popularity

Re: Liferay

2011-02-26 Thread Frans Thamura
projects/medallion > > > > Use spring and hibernate > > > > Get perm gen error > > > > I think because my portlet have injection and so do liferay > > > > Can see > > --Original Message-- > > From: Nils-Helge Garli Hegvik > > T

Re: Road Map for 2.2.2

2011-03-06 Thread Frans Thamura
hi all just input, any idea to make a json plugin plugable, we use jackson here, but there is gson, and the current json is not scalable enough we put the source of struts2,we create our own actionmapper.. www.github.com/blueoxygen/cimande but the extension must be .jackson, we want modular, so

Re: Roadmap for 2.3

2011-03-15 Thread Frans Thamura
we find here to implement JSON using current json jar is not scalable enough, jackson can parse bigger json that why we extend the json plugin using jackson jar here www.github.com/blueoxygen/cimande -> jackson but we find we cannot replace the current json.jar, with jackson. so we must use the

Re: Roadmap for 2.3

2011-03-15 Thread Frans Thamura
we find also using old xml is easier thatn @Action/@Result what happen if we wanna to change the result from velocity to jsp, to jasper the new one cannot F On Tue, Mar 15, 2011 at 6:25 PM, Maurizio Cucchiara < maurizio.cucchi...@gmail.com> wrote: > Johannes, > I don't know, I'd prefer to keep

Re: Road Map for 2.2.2

2011-03-16 Thread Frans Thamura
based on extension. > > To me that just sounds like another REST extension mapping rather than > having anything to do with the JSON plugin. > > Dave > > 2011/3/7 John Lindal : >> Can you explain what you mean by "the current json is not scalable >> enough&quo

Re: Error in REST Showcase

2011-04-28 Thread Frans Thamura
wanna to add our jackson's json plugin to the showcase, so we have another alternatif and our plugins can become org.apache rather org.blueoxygen F On Thu, Apr 28, 2011 at 2:59 PM, Johannes Geppert wrote: > Another Question related to the REST Showcase/Plugin. > > If I correct the OrdersContro

Re: Error in REST Showcase

2011-04-28 Thread Frans Thamura
will work on it ;) stay tune.. F On Thu, Apr 28, 2011 at 3:40 PM, Johannes Geppert wrote: > @Frans > We can create a JacksonLibHandler similar to the JsonLibHandler. > Are you able to create an Issue and attach a Patch? > > Johannes > > - > > -- >

Re: Upgrade Spring Dependencies to 3.0.x

2011-05-31 Thread Frans Thamura
but the default maven repo is not linked with Spring3 we use Spring3, the crash come when SpringMVC working together with S2. CMIIW F On Wed, Jun 1, 2011 at 12:59 AM, John Lindal wrote: > +1 > > I've been using Spring 3 with Struts 2 for quite a while now with no > problems. > > John > > > O

Struts2 Archetype

2011-06-29 Thread Frans Thamura
with spring-hibernate additionl -- 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

Re: Struts2 Archetype

2011-06-29 Thread Frans Thamura
check it out from SVN using: > > > > svn co https://svn.java.net/svn/appfuse-light~svn/trunk appfuse-light > > > > Username: guest > > Password: > > > > Hope this helps, > > > > Matt > > > > On Jun 29, 2011, at 9:34 AM, Frans Tham

Re: Struts2 Archetype

2011-06-29 Thread Frans Thamura
trying to read maven book.. On Wed, Jun 29, 2011 at 10:37 PM, Dave Newton wrote: > Archetype creation is Maven, not S2: how to create it doesn't really > depends > on any frameworks in use. > > Dave > On Jun 29, 2011 11:35 AM, "Frans Thamura" wrote: > > hi all

Re: [RT] Struts 3?

2011-08-27 Thread Frans Thamura
>From me Total rest developer On Aug 27, 2011 6:10 PM, "Christian Grobmeier" wrote: > Hello guys, > > are there already plans for a Struts 3? > > I have several features I would love to see. The good user I am, I > share it with you :-) > > * JSR-330 > Currently Struts uses Spring as DI provider

S2 Apps to HTML

2011-10-09 Thread Frans Thamura
hi all i am working for a small CMS which my idea wanna to make the output HTML this is the concept http://www.facebook.com/photo.php?fbid=470164130680&set=a.470162825680.244515.142079595680&type=1&theater every page collection -> HTML any idea to generate HTML in Struts2 apps? F ---

Re: S2 Apps to HTML

2011-10-09 Thread Frans Thamura
yah but we are in ActionSupport mode, dont we? so any idea to make generator HTML based on Struts2, but save to file, not to browser F On Mon, Oct 10, 2011 at 7:06 AM, Dave Newton wrote: > Don't most web apps generate HTML? > > On Sun, Oct 9, 2011 at 7:15 PM, Frans Thamura

Re: S2 Apps to HTML

2011-10-10 Thread Frans Thamura
I like the concept live publishing concept. The problem, we use velocity as rendering On Oct 10, 2011 2:55 PM, "Christian Grobmeier" wrote: > On Mon, Oct 10, 2011 at 5:52 AM, Frans Thamura wrote: > > so any idea to make generator HTML based on Struts2, but save to file,

Re: S2 Apps to HTML

2011-10-11 Thread Frans Thamura
Sorry I tough this is user On Oct 11, 2011 5:11 PM, "Rene Gielen" wrote: > Please ask questions like this in the Struts user mailing list. The > developer list is for the development of the framework itself. > > Thanks, > René > Am 11.10.2011 00:43 schrieb "

Re: Struts 2.3.1 is coming ...

2011-11-16 Thread Frans Thamura
ruts.apache.org >>> >> >> Sincerely, >> John Lindal >> New Planet Software >> http://www.newplanetsoftware.com/ >> twitter: newplanetsw >> >> ** >> If replies to this email bounce, use: >> http://newplanetsoftware.com/form/contact.php >>

Re: Lead ?

2011-11-28 Thread Frans Thamura
Waiting ur next big thing in s2. Restfull? Congrat... On Nov 29, 2011 3:33 AM, "Łukasz Lenart" wrote: > 2011/11/28 Philip Luppens : > > 2011/11/28 Łukasz Lenart > >> > >> Who nominated me as a Lead of the Struts 2 project [1] ? ;-) > > > > Ah, the wonderful fine print - you _did_ read your acc

Re: Lead ?

2011-11-28 Thread Frans Thamura
S3 make it rest programming.. may be. Just idea On Nov 29, 2011 3:38 AM, "Łukasz Lenart" wrote: > 2011/11/28 Frans Thamura : > > Waiting ur next big thing in s2. > > > > Restfull? > > What you mean ? > > > Congrat... > > Thanks :-)

Re: Lead ?

2011-11-28 Thread Frans Thamura
using either the rest plug-in or > the named variable pattern matcher. What specifically are you asking for? > > On Mon, Nov 28, 2011 at 3:42 PM, Frans Thamura wrote: > > > S3 make it rest programming.. may be. > > > > Just idea > > On Nov 29, 2011 3:38

SpringMVC articles

2011-11-28 Thread Frans Thamura
anyone read this? http://www.theserverside.com/news/thread.tss?thread_id=63283 any comment for S2's future and direction. -- Frans Thamura (曽志胜) Chief of Advisory Meruvian. Integrated Hypermedia Java Solution Provider. Mobile: +628557888699 Blog: http://blogs.mervpolis.com/roller/flatb

Re: SpringMVC articles

2011-11-28 Thread Frans Thamura
s2 new lead ;) hehehe :) -- 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

Re: Struts 2.3.1 is coming ...

2011-12-04 Thread Frans Thamura
+1 for spring.. On Dec 4, 2011 5:23 PM, "Johannes Geppert" wrote: > Maybe an additional Information that the Spring Dependencies are upgraded > from version 2.5.6 to version 3.0.5. > > https://issues.apache.org/jira/browse/WW-3646 > > Johannes > > - > web: http://www.jgeppert.com > twitter: h

Struts2 project in Java.net :) and 15 years old kids

2011-12-04 Thread Frans Thamura
.. 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

S3 -> plugins -> for action

2011-12-15 Thread Frans Thamura
+ pojo .. so we can grow struts3 to maven central as aplication business. -> we did it in blueoxygen project -- Frans Thamura (曽志胜) Shadow Master and Lead Investor Meruvian. Integrated Hypermedia Java Solution Provider. Mobile: +628557888699 Blog: http://blogs.mervpolis.com/roller/flatburger

Re: S3 -> plugins -> for action

2011-12-15 Thread Frans Thamura
the idea like play framework that may be answer more :0 F On Fri, Dec 16, 2011 at 12:52 AM, Dave Newton wrote: > On Thu, Dec 15, 2011 at 12:05 PM, Frans Thamura wrote: > >> 1. the struts.xml work like application context in spring >> so we dont have include in default >

Re: S3 -> plugins -> for action

2011-12-15 Thread Frans Thamura
27;m actually asking you, rather than making me dig through somebody > > else's docs. > > > > On Thu, Dec 15, 2011 at 1:41 PM, Frans Thamura > wrote: > > > >> the idea like play framework > >> > >> that may be answer more :0 > >> &

Struts3 idea , double rendering

2011-12-15 Thread Frans Thamura
Hi all We know there are tablet, smartphone, current web desktop, and several content are same content but different layouting. Any idea to make 1 action for multiple render.

S3 and JAX-RS 2.0

2012-04-11 Thread Frans Thamura
hi all will the S 3.0 become JAX-RS 2.0 compatible? got this blog and his devoxx slide http://marek.potociar.net/2011/11/17/on-jax-rs-2-0-from-devoxx/ F

Re: Spring plugin for Struts 2.5

2012-05-22 Thread Frans Thamura
+1 This is old topic raisw up again On May 23, 2012 7:57 AM, "Paul Benedict" wrote: > I think we should upgrade the Spring dependency to 3.0... > > Thoughts? >

Re: Redesign for Struts Showcase

2012-06-07 Thread Frans Thamura
Our online service alao using bootstrap Take a look Www.nurdoo.org Www.mutiara-iman.org New will come shortly All struts2 with our own custom rest Android client also in google play store read the jsons from rest server On Jun 7, 2012 10:16 PM, "Johannes Geppert" wrote: > @Dave > Yes a showc

Re: Redesign for Struts Showcase

2012-06-12 Thread Frans Thamura
if we use bootstrap, whoudl the all under bootstrap struts2 plugins? F On Wed, Jun 13, 2012 at 12:09 AM, Łukasz Lenart < lukasz.len...@googlemail.com> wrote: > 2012/6/11 Martin Cooper : > > And that last part is crucial. Before we head down that path, we need > > to ensure that we have at least

Re: Twitter Bootstrap for the REST Showcase

2012-10-11 Thread Frans Thamura
do u use our s2restplugins? F On Fri, Oct 12, 2012 at 3:13 AM, Johannes Geppert wrote: > Hi folk, > > before giving some love to the Main Showcase I have made a test with the > REST Showcase and Twitter Bootstrap. > What do you think about the result? > > http://struts.jgeppert.com/struts2-rest

Re: Twitter Bootstrap for the REST Showcase

2012-10-11 Thread Frans Thamura
yes, after click it ;) F On Fri, Oct 12, 2012 at 3:28 AM, Johannes Geppert wrote: > No, this is the existing Struts2 REST Showcase for the Struts2 REST Plugin. > > Johannes > > > > - > web: http://www.jgeppert.com > twitter: http://twitter.com/jogep > -- > View this message in context: >

ExtJS with S2

2008-05-25 Thread Frans Thamura
hi all we know ExtJs change their license to GPL3, anyone can share, what happen if i use this with s2 project the project is opensource i use extjs 2.x (LGPL) right now for my cimande project (we use S2, Spring and Hibernate) F

2.1.2 and JSON

2008-05-25 Thread Frans Thamura
hi alll for S2 2.1.2, which will become beta do this release make the JSON Plugins will be bundled and any idea for JSON Plugins? F - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] Bring Convention plugin into trunk and deprecate Zero Config

2008-06-01 Thread Frans Thamura
anyway, i am not follow the REST feature but i can see the ZeroConfig/CodeBehind/SmartURL/JSON vs current REST is a smiliar but different world anyone can share what should we do for this case? i think this is good for us that investing our time, to know, which one is depreciated and which one

Re: [s2] 2.1 to 2.5 Roadmap discussions

2008-06-01 Thread Frans Thamura
On Mon, Jun 2, 2008 at 3:10 AM, Musachy Barroso <[EMAIL PROTECTED]> wrote: > Sounds good. I think the OSGi plugin could make it to 2.2, and it > would be nice to make a list of things that are missing/wanted to work > on them (one of them is making Convention work with OSGi), I would > work on this

Re: [s2] 2.1 to 2.5 Roadmap discussions

2008-06-02 Thread Frans Thamura
On Tue, Jun 3, 2008 at 2:29 AM, Musachy Barroso <[EMAIL PROTECTED]> wrote: > Could 2.2 be a good time to finally include JSON and XML results? > this is good features, how about JSON RPC and XMLRPC? F - To unsubscribe, e-mail:

Re: [trademark] The term "Strutsathon"

2013-10-12 Thread Frans Thamura
any idea to make it worldwide? F -- Frans Thamura (曽志胜) Shadow Master and Lead Investor 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

Re: [trademark] The term "Strutsathon"

2013-10-12 Thread Frans Thamura
+1, add me to list, Indonesia. On Oct 12, 2013 7:12 PM, "Umesh Awasthi" wrote: > +1 for making it more global > > > On Sat, Oct 12, 2013 at 5:39 PM, Christian Grobmeier >wrote: > > > On 12 Oct 2013, at 12:57, Frans Thamura wrote: > > > > any idea

Re: [trademark] The term "Strutsathon"

2013-10-12 Thread Frans Thamura
willing add the program as pre of our education program. I love collaborate and mostly the student that join is 15-16 years.old here On Oct 12, 2013 7:10 PM, "Christian Grobmeier" wrote: > On 12 Oct 2013, at 12:57, Frans Thamura wrote: > > any idea to make it worldwide? >&

Re: [trademark] The term "Strutsathon"

2013-10-12 Thread Frans Thamura
Lukaz, your way will.inspiring.people to start the same way And good for all of us. F On Oct 12, 2013 9:48 PM, "Christian Grobmeier" wrote: > On 12 Oct 2013, at 16:20, Lukasz Lenart wrote: > > I must say "I'm sorry Christian!". I supposed ask you first before I >> have used the name Strutshato

Re: Html5 theme

2013-10-17 Thread Frans Thamura
We use bootstrap and try angularjs We just use the freemarker tag and s2plugins tag F On Oct 17, 2013 7:38 PM, "Lukasz Lenart" wrote: > Hi, > > Does anyone is working on that? > > > Regards > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > --

Re: Html5 theme

2013-10-17 Thread Frans Thamura
We use johan geppe plugins. F On Oct 17, 2013 8:31 PM, "Lukasz Lenart" wrote: > It's not exactly what I want, take a look on this example: > > > > will be rendered as: > > > > > Regards > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > 2013/10/17 Johannes Geppert : > > We are supp

S2 REST plugins , Q: IncaS2REST

2013-11-24 Thread Frans Thamura
from this plugins and create startup using this, the review will help a lot of our work, esp i believe our quality of work may be below apache standard, helping this by review this plugins also will help our education getting better thx in advanc

Re: S2 REST plugins , Q: IncaS2REST

2013-11-27 Thread Frans Thamura
we have problem to use the current plugins (honestly it is fork of conventional plugins) so we fork extend to make full REST implementation if we can have the features *Full REST* we love to use the default. strict to the main host struts is the best one Frans

Re: S2 REST plugins , Q: IncaS2REST

2013-12-05 Thread Frans Thamura
+1 to merge it We modify several, and may be to much. Hehhe. My idea, better we become one On Dec 5, 2013 3:48 PM, "Lukasz Lenart" wrote: > 2013/12/3 Johannes Geppert : > > Hi Frans, > > > > as far as I know the current REST Plugin also supports POST, GET, DEL

Fwd: [jax-rs-spec users] [jsr339-experts] MVC 1.0 JSR

2014-08-19 Thread Frans Thamura
anyone know this? MVC become JSR. F -- Forwarded message -- From: Santiago Pericas-Geertsen Date: Tue, Aug 19, 2014 at 9:37 PM Subject: [jax-rs-spec users] [jsr339-experts] MVC 1.0 JSR To: jsr339-expe...@jax-rs-spec.java.net Hello Experts, As I stated in my earlier message

Re: [jax-rs-spec users] [jsr339-experts] MVC 1.0 JSR

2014-08-19 Thread Frans Thamura
the mvc-spec.java.net still private but this is good step, I think struts team should in the list, because we are the leader in this segment and may be S3 can become MVC 1.0 implementation F -- Frans Thamura (曽志胜) Shadow Master and Lead Investor Meruvian. Integrated Hypermedia Java Solution

  1   2   >