Using Standard tags like this is what you are after?
Denny Pichardo wrote:
> I'm trying to find a way to include multiple actions in one jsp. I've
> tried to use jsp:include as well as @include to include an action, but
> it gives me a malformed url exception. I was able t
I'm trying to find a way to include multiple actions in one jsp. I've tried to use jsp:include as well as @include to include an action, but it gives me a malformed url exception. I was able to get around the issue by using the io (io:request) tag lib from Apache. But the problem is that when i