Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / November 2006

Tip: Looking for answers? Try searching our database.

VB to java

Thread view: 
m - 09 Nov 2006 23:24 GMT
Hi All

I am converting a legacy as ASP page to JSP...
I have the following scriptlet in ASP which is invoking QARun product
..

<Script type="text/vbscript")>
'Invoke QARun
    set shl=CreateObject("Wscript.Shell")
    Command="runawl.exe -user: 'Global,admin,admin' -runenv:'systest'" &
chr(34) & "Master" & chr(34)
    shl.Run Command
    Selection_Execute.action="Testscript_Filters.asp?Values=1"
    Selection_Execute.submit
</Script>

Can you please tell me how this can be done in Java/JSP

Thanks
Tim B - 10 Nov 2006 06:24 GMT
> Hi All
>
[quoted text clipped - 15 lines]
>
> Thanks

Exactly the same way, one would think. The ASP creates an html page that
contains the vbscript. JSP can do the same thing.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.