J
James Thornton
I haven't normally used Java for Web development, but I may be using
it for an upcoming project. In developing a Java Web application, I
assume that one would spend a significant amount of time dealing with
type conversions from HTML forms to Java, from Java to SQL, from SQL
back to Java, and from Java back to HTML.
Is there a clean/best practice for dealing with type conversion that
would avoid all of this?
Also, what is the "best" templating system these days?
it for an upcoming project. In developing a Java Web application, I
assume that one would spend a significant amount of time dealing with
type conversions from HTML forms to Java, from Java to SQL, from SQL
back to Java, and from Java back to HTML.
Is there a clean/best practice for dealing with type conversion that
would avoid all of this?
Also, what is the "best" templating system these days?