The moose likes Websphere and the fly likes WAS 3.5, jsp:forward with jsp:param (s) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "WAS 3.5, jsp:forward with jsp:param (s)" Watch "WAS 3.5, jsp:forward with jsp:param (s)" New topic
Author

WAS 3.5, jsp:forward with jsp:param (s)

Dean Tomlinson
Greenhorn

Joined: Feb 28, 2001
Posts: 8
Dear friends,
I have been trying to use jsp:forward with jsp aram (s) under websphere 3.5, but the jsp's wouldn;t compile until i took out the jsp aram tags.
Does websphere not support this ? just curious as a friend told me that websphere does not implement the full J2EE standards - and perhaps this is one of the bits it doesn't do.
Any ideas ?
Cheers, Dean
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: WAS 3.5, jsp:forward with jsp:param (s)
 
Similar Threads
Included Page Does Not Recognize Parameter?
JSP forward tag
Strange Behaviour of jsp:param action
forward page and parameter
How to pass parameters from one JSP to another JSP