aspose file tools
The moose likes JSP and the fly likes parameter in include 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 » Java » JSP
Reply Bookmark "parameter in include" Watch "parameter in include" New topic
Author

parameter in include

pankaj patil
Ranch Hand

Joined: Dec 19, 2004
Posts: 98
hi

how to give the dynamic parameter to include directive in jsp

with regards
pankaj


Regards,
Pankaj Patil
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56204
    
  13

It is not necessary to use parameters when using the inlude directive since the inlcuded file is treated as if it were typed right into the including file. Now, if you mean the include action, that's a different story.
[ November 16, 2005: Message edited by: Bear Bibeault ]

[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: parameter in include
 
Similar Threads
How to re use values getting from OGNL in jsp
Message Resourses Error
WA #1.....word association
Callable Statement
Facelets custom tag not recognized ?