Hi all,
I hav created a web application using jsp of j2ee with application server to deploy the application.Whe n i deploy the application and i access it thruogh internet explorer it does not show it immidiately it gives error that requested resource is not available. after 5 minutes it shows the pages. I am not getting why it is happening any help will be apprecited.
Thank You
User Profile
Collapse
-
regarding jsp web appliaction
-
regarding jsp
Hi all ,
In My project i m using jsp and html. I wanna get the selected value of combobox from the html page. If the page is forwarded then we can get the value which is inputted in the html in the next jsp page using getparameter method but i wanto get that value from html without forwarding in the jsp page.The html code and java code is mixed.
Please Help. -
Ya there is find button on my form.When user clicks that a popup box comes user has to enter the string And then search that string into datagridview. -
-
How to invoke Ctrl + F function for searching
Hi all i wanna invoke a function when user presses ctrl+F .The function works same like searching a string in word or notepad but in my project i m searching whether entered string exist in datagridview. How to get the key code in vb.net -
problem in running application
Hi all..........
I hav developed windows application using vb.net as front end and MS Access as back end It is running successfully but when i run the .exe file its not working.
Problem is currently whatever i hav updated in code that is not working when i run .exe file.
Plz help. -
based on xml
Hi........
I want to read data from tally using vb.net.I can read bills recievable data but i dont know how to read list of receipt vouchers from tally. Plz help.
Thanq -
Ya its local file.The addProject.jsp & project.jsp are in same folder ie in Projectcontrolo ld but its not forwarding.Leave a comment:
-
how to forward in jsp page
Hye......
In my jsp page i m usin javascript & i m forwarding to the next page usin location.href but its not working Plz help...
Here is the code:
addProject.jsp
...Code:<%@ page import="java.sql.*" %> <%@ page import="java.io.*" %> <%@ page import="java.util.Arrays" %> <html> <head> <title>Add Project</title>
No activity results to display
Show More
Leave a comment: