Re: Java JSP Forms Generating on the fly
- From: Timo Stamm <timo.stamm@xxxxxxxx>
- Date: Wed, 31 May 2006 12:08:16 +0200
seci@xxxxxxxxxx schrieb:
Hi,
I am moving towards to Java web development from PHP. I have taken
a look around technologies like Struts. My problem is that a huge part
of the programming
time is spent on building up a form, creating getters and setters an so
on. Is there
a way or tool that can make form generating faster. In PHP we made a
kind
of repository of fields, and generated forms on the fly.
Is this possible in Java and does it fit Java's philosophy?
There are plenty of Java Web Frameworks, and they are all more advanced than the ancient Struts.
Here is an overview: http://java-source.net/open-source/web-frameworks
I recommend Wicket: http://wicket.sourceforge.net
Timo
.
- References:
- Java JSP Forms Generating on the fly
- From: seci
- Java JSP Forms Generating on the fly
- Prev by Date: Java JSP Forms Generating on the fly
- Next by Date: Re: What is a Java Annotation?
- Previous by thread: Java JSP Forms Generating on the fly
- Next by thread: Re: Java JSP Forms Generating on the fly
- Index(es):
Relevant Pages
|