× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks again Mihael. That is what is really intriguing to me about Wicket. I
can design the page as static HTML/CSS and use Wicket do generate the
dynamic data. Plus it's "component" based, which IMHO is the best design for
any UI.

I might check out GWT too. I'll see if I can get over my control issues with
the layout :-)
--
James R. Perkins
http://twitter.com/the_jamezp


On Tue, Sep 8, 2009 at 23:09, Schmidt, Mihael <Mihael.Schmidt@xxxxxxxxxxx>wrote:

GWT: You code GWT in Java but the GWT compiler outputs Javascript which
is sent to the client. In the end you have a service layer with your
domain objects and the very thin gui layer of GWT. You could put a
facade between the gui layer and the service layer which transforms the
domain objects to objects for each gui type (in this case gwt).

I like Wicket a lot for its simplicity and to be able to have either a
clean HTML/CSS or one made by a HTML WYSIWYG editor. It works both.

-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx
[mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of James Perkins
Sent: Tuesday, September 08, 2009 5:52 PM
To: Java Programming on and around the iSeries / AS400
Subject: Re: Anybody Using Wicket

Mihael,
Thanks! I like JSF to a point, but I don't like the lack of control I
have
over the HTML output. I tend to like to code my own HTML and CSS to make
it
look the way I want. I struggle a bit getting JSF to do this, but I've
only
experimented with it. That's where it looks like Wicket is a big winner.

I thought you had to code all the GWT stuff in Java. The only examples
I've
seen have been all Java code, no HTML, but maybe I'm missing something.
I do
tend to use JQuery or other libraries for visual effects.

--
James R. Perkins
http://twitter.com/the_jamezp


On Mon, Sep 7, 2009 at 23:48, Schmidt, Mihael
<Mihael.Schmidt@xxxxxxxxxxx>wrote:

I just started using wicket. It is a really good framework. It is the
obvious choice if you don't want to do JSF and want the code to be
primarily executed on the server. If you are doing much Javascript
then
GWT would also be an option.

My 2 cents

Mihael

-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx
[mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of James Perkins
Sent: Tuesday, September 08, 2009 6:50 AM
To: Java Programming on and around the iSeries / AS400
Subject: Anybody Using Wicket

Anybody using Wicket care to share their experiences? I'm looking at
different web frameworks and so far I think I like the concept of this
one
the best. I've use JSP/Servlet and JSF in the past. Not a huge fan of
JSF,
but I do prefer it to JSP's.

Thanks in advance,
--
James R. Perkins
http://twitter.com/the_jamezp
--
This is the Java Programming on and around the iSeries / AS400
(JAVA400-L) mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.

--
This is the Java Programming on and around the iSeries / AS400
(JAVA400-L)
mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.


--
This is the Java Programming on and around the iSeries / AS400
(JAVA400-L) mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.

--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.