Hi,
just my $ 0.02:
If webspere just supports Spec 0.91, why not use another jsp engine.
It's just a servlet.
One example would be GNUJSP, but others exist.
>Hi Jeff,
>
>AFAIK, websphere 2 supports the JSP specs 0.91 which does not implements
>'include' as a directive. You can try using the NCSA tag instead . If you
>use websphere studio the right tag will be inserted in your code. Make sure
>you use the option for virtual path.
>
>Saying this, I too am having problem with jsp includes with my websphere 2.0
>I am able to include plain text and html files but not the JSPs, though the
>code works on JRun. The tag used is:
>
><!--#include file virtual=Foo.html -->
>
>Please let me know if you are able to include jsp files too using websphere
>2.
>
>Sanjay
>
>>Johnson Jeffrey wrote:
>>
>>> Hi,
>>>
>>> I'm new to this JSP stuff and I have a question.
>>>
>>> I'm trying to get the include.jsp example from the jswdk-1.0 to run. If
>I
>>> run examples/jsp/include/foo.jsp, it works correctly and displays the
>>> System.currentTimeMillis() correctly. However, when I run
>>> examples/jsp/include/include.jsp (which tries to include the results from
>>> one JSP in another JSP file) I get the error: Error getting compiled
>page.
>>> 23,10: Attribute page has no value. I'm running WebSphere App Server
>2.02.
>>> Lastly, this is the code from the include.jsp file:
>>>
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
>FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
Ciao,
Carsten Heyl
Carsten Heyl [EMAIL PROTECTED]
NADS - Solutions on Nets http://www.nads.de/
NADS GmbH http://www.pixelboxx.de/
Hildebrandtstr. 4E Tel.: +49 211 933 02-90
D-40215 Duesseldorf Fax.: +49 211 933 02-93
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html