how can i call three diff jsp prog through on jsp

I am writting a jsp program there based on diff conditions it should call dynamically three diff jsp pages.

like if type== "U" then
http://101.12.12.23:8080/jsp/insert.jsp
elseif type == "P" then
http://101.12.12.23:8080/jsp/delete.jsp

like this i donot know how can i call directly the pages through jsp

pl help me out. this is urgently required
[399 byte] By [hans] at [2007-11-18 18:02:03]