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.
ABB,
1503in jsf page i use two dropdown list.i.e state & district.if state dropdown is selected then & then district is enable.what should be my code.
1935hi friends...i created sessions in my login page i can able to create a session but after loging out again i can able access the pages by its addresses. i think u may got problem if possible post me small example for login with sessions including database
1 2547How session is achieved in JSP?(once user logs out,if he press back button of browser he should not be allowed to same page)
1874what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
1724
What is a output comment?
What are the components that make up a tag library in jsp?
Write a simple example for the clone() method.
How will you use jsp el in order to get the http method name?
How can you include the results of another page?
Explain the
How can I handle jsp page errors?
What is attribute in jsp?
what is the extended star schema
How do you prevent the creation of a session in a jsp page and why? What is the difference between include directive & jsp:include action?
How run jsp program in netbeans?
Explain the difference between include directive and include action in jsp?
What is the
Where do I create jsp in eclipse?
What is a jsp and what is it used for?