Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Doubt in accessing a jar file content using weblogic

  Asked By: Willie    Date: Sep 10    Category: Java    Views: 651
  

I made a jar file using jdeveloper
content of that jar file is a form(Client tier-swing/jclient for BC4J-form) named frmStudent.
I would like to to invoke frmStudent in that jar file using weblogic
so that i copied the jar file to
D:\abc\
and my StartWeblogic.cmd is in
D:\abc\config\sumaria\
if my jsp file(mainpage.jsp) is placed in
D:\abc\config\sumaria\applications\DefaultWebApp\
i will invoke it by the url
http://localhost:5678/mainpage.jsp
Please Tell me which url will direct me to my frmStudent in my jar file
(suppose my weblogic is already running in dedevelopment mode)

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Doubt in accessing a jar file content using weblogic Or get search suggestion and latest updates.




Tagged: