java swings

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manju1983
    New Member
    • Jun 2007
    • 3

    #1

    java swings

    hello
    hi everyone, i am doing project using java swings
    now i have created a Jframe .that jframe contains 3 text fields and 2 jbuttons.

    now the problem is , when i press the submit button , this frame must link to the new jsp page. can any one help me on this . i need the working source code.


    thanks and regards
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by manju1983
    hello
    hi everyone, i am doing project using java swings
    now i have created a Jframe .that jframe contains 3 text fields and 2 jbuttons.

    now the problem is , when i press the submit button , this frame must link to the new jsp page. can any one help me on this . i need the working source code.


    thanks and regards
    JSP page er? So you have a swing application that you want to access a web application?

    Comment

    Working...