----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It does have a search feature!

We cannot guess what you are trying to do:
#1. Include version numbers for all software.
#2. Include relevant configuration settings.
#3. Include full descriptions of the problem.

Got Linux? Seeing lots of java processes?
<http://java.apache.org/faq/?file=274>
----------------------------------------------------

Carsten,

If you use a bean in jsp does it have access to all the request
parameters and also the session just like a servlet does?

Can a jsp bean cause you to be redirected to a login screen form and
then back again?

Dave


>         <jsp:include file="/dir1/myotherpage.jsp flush="true"/>
> 
> you can include output of other jsp pages and on a jsdk 2.1 compatible servlet
> engine
> (Not available for jserv yet) even of other servlets.
> Jsp pages have all benefits of servlets and using the bean stuff of them
> is easy and great (I'm just porting an older <servlet>-based application
> to GNUJSP 1.0 in the moment.).
> 
> You can use GNUJSP 1.0 (current cvs snapshot) (I recommend it but
> you may call me biased (? hope to get that work right)) but other
> jsp engines are available.



-- 
David Warnock
Sundayta Ltd


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to