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,
2115in 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.
2522hi 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 3444How session is achieved in JSP?(once user logs out,if he press back button of browser he should not be allowed to same page)
2441what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
2385
What is jstl (jsp standard tag library)?
Which two interfaces does the javax servlet jsp package have?
What is the page directive is used to prevent a jsp page from automatically creating a session?
What are the components of jsp?
What is jsp api?
What is expression tag in jsp?
What is a jsp directive?
How can the applets be displayed in the jsp? Explain with an example.
What are the advantages of jsp?
What is session getattribute in jsp?
What is jsp and its architecture?
Which jsp life cycle is in correct order?
How can I use jsp in the mvc model?
Is jsp better than servlet?
Define scriptlet, expression and declaration in jsp?