Stu Question
Hi guys;
I want to ask about Struts Web Application?
Are they suppored by all application server software ?
Do you advice to leave it and use the normal java web page?
Is this technology better to develop web application?
When can I use this Technology? I mean which kind of program is better to use this Technology?
I hope you got what is in my mind !
Regards
John
[421 byte] By [
javaOraa] at [2007-10-2 5:13:57]

>Are they suppored by all application server software ?
Only by Java Web servers that support basic JSP
>Do you advice to leave it and use the normal java web page?
I advice to use it in preference to stndard JSP but only because i use it myself and am very pleased with it
>Is this technology better to develop web application?
Better then standard JSP not necesarily better then JSF, Spring or any other Framework for webapps
offcourse you can. if you have a text editor you can develop in Struts
As far as i know you can develop any Java based application with a text editor only.
Offcourse its not the easy way but its possible
Popular alternatives to JBuilder are IntelliJ idea (my favorite) and Eclipse.
Other options are IDE's provide by Oracle and SUn