[Opensource] Is Struts Experience Required?
Michael Rimov
rimovm at centercomp.com
Thu Jul 3 10:53:30 PDT 2003
At 08:55 PM 7/2/2003 -0700, you wrote:
>I have not experient in struts, only Javaservlet, so I want to study but
>dont know how to and where to get documents
Do you mean study Struts or study Expresso?
if ("struts".equalsIgnoreCase(study)) {
go to "http://jakarta.apache.org/struts"
foreach (document)
read();
go to "http://husted.com/struts/index.html"
foreach(document) read;
} else if ("expresso".equalsIgnoreCase(study)) {
go to "expresso/doc" // Inside Expresso download distribution.
read("EDG");
foreach(document) {
if (!"EDG".equalsIgnoreCase(onedoc)) read();
}
}
Sorry... a little morning humor. :)
-Mike
More information about the Opensource
mailing list