har Cherukuri
>
>
>
>
>
>
>"C.F. Scheidecker Antunes" <[EMAIL PROTECTED]>
>10/10/2005 09:58 AM
>Please respond to
>"Struts Users Mailing List"
>
>
>To
>Struts Users Mailing List
>cc
>
>Subject
>Hide the JSP: Actions
Struts Users Mailing List
cc
Subject
Hide the JSP: Actions, rowBean and JSPs question
Hello All,
I have an action that reads from the database and return a rowSet bean
to the request scope.
Then I iterate the bean on my JSP and show the data.
Everything works.
I however have a pro
Hi C.F.,
There's actually a whole bunch of ways to accomplish this... this is
almost certainly not a complete list, but just off the top of my head...
(1) Place all your JSPs in WEB-INF. By definition, they can only be
reached by forwarding from something, be it a servlet or Struts Action,
09:58 AM
Please respond to
"Struts Users Mailing List"
To
Struts Users Mailing List
cc
Subject
Hide the JSP: Actions, rowBean and JSPs question
Hello All,
I have an action that reads from the database and return a rowSet bean
to the request scope.
Then I iterate the bean o
Hello All,
I have an action that reads from the database and return a rowSet bean
to the request scope.
Then I iterate the bean on my JSP and show the data.
Everything works.
I however have a problem. I can access the JSP straight if I type the URL.
That is, I want the JSP only to be shown i
5 matches
Mail list logo