Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can I use the results of my method?
ea:
<%!
method (int x) {
stuff
return y;
}
%>
<%
out.println(y);
%>

how can I make this work? "y" is a variable made during the
method.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

What is the purpose of jsp?

0 Answers  


Can a jsp page instantiate a serialized bean?

0 Answers  


Can u Override any of the lifecycle methods of JSP?

1 Answers  


How does jsp engines instantiate tag handler classes instances?

0 Answers  


What is the requirement of a tag library?

0 Answers  


How many tags are there in jsp?

0 Answers  


Explain what is jsp ?

0 Answers  


Perform a browser redirection from a jsp page?

0 Answers  


What is pagescope in jsp?

0 Answers  


What is the need of jsp?

0 Answers  


What are the standard actions available in jsp?

0 Answers  


Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?

0 Answers  


Categories