User Profile

Collapse

Profile Sidebar

Collapse
kabburebh
kabburebh
Last Activity: Aug 10 '10, 12:37 PM
Joined: Aug 8 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • kabburebh
    started a topic regarding jsp web appliaction

    regarding jsp web appliaction

    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
    See more | Go to post

  • kabburebh
    started a topic regarding jsp
    in Java

    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.
    See more | Go to post

  • 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.
    See more | Go to post

    Leave a comment:


  • No I cont hav any menu on my form.
    See more | Go to post

    Leave a comment:


  • 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
    See more | Go to post

  • kabburebh
    started a topic problem in running application

    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.
    See more | Go to post

  • kabburebh
    started a topic based on xml

    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
    See more | Go to post

  • kabburebh
    replied to how to forward in jsp page
    Ya its local file.The addProject.jsp & project.jsp are in same folder ie in Projectcontrolo ld but its not forwarding.
    See more | Go to post

    Leave a comment:


  • kabburebh
    started a topic how to forward in jsp page

    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>
    ...
    See more | Go to post
    Last edited by gits; Aug 10 '09, 03:46 PM. Reason: added code tags
No activity results to display
Show More
Working...