posted 20 years ago
I think it depends on how you handle the resource.
You can use a
JSP as the resource, but you have nothing to submit to it in fact (just a page transition). But you can also submit something to a HTML, which gives you static content.
Or, you can submit some form data to a JSP, which is the normal way.
For any of the combinations, all depends on your needs, the container may just give you want you are required.
Nick
SCJP 1.2, OCP 9i DBA, SCWCD 1.3, SCJP 1.4 (SAI), SCJD 1.4, SCWCD 1.4 (Beta), ICED (IBM 287, IBM 484, IBM 486), SCMAD 1.0 (Beta), SCBCD 1.3, ICSD (IBM 288), ICDBA (IBM 700, IBM 701), SCDJWS, ICSD (IBM 348), OCP 10g DBA (Beta), SCJP 5.0 (Beta), SCJA 1.0 (Beta), MCP(70-270), SCBCD 5.0 (Beta), SCJP 6.0, SCEA for JEE5 (in progress)