Re: jsp:forward equivalent in servlets?
From: John (noapam_at_nospam.com)
Date: 01/17/04
- Next message: John: "Re: Best Practices"
- Previous message: John: "Re: HOWTO open URL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 17 Jan 2004 16:22:43 -0500
Example working code :
http://www.javapractices.com/Topic181.cjp
(See the forward and redirect methods towards the bottom of the Controller)
DiggidyMack69 wrote:
>Hello all,
>I use <jsp:forward page="" /> tag in a couple JSP's I've written and
>was wondering if there is an equivalent when writting Java servets?
>
>thanks,
>DM
>
>
- Next message: John: "Re: Best Practices"
- Previous message: John: "Re: HOWTO open URL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|