Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Executing Perl Scripts inside JSP

Status
Not open for further replies.

subendu

Programmer
Feb 13, 2003
41
US
Is there a way to execute perl script inside a JSP page.

My exact reqmnt. is to get the windows logon id using the perl script (inside a JSP), and do the necessary validations for the user in the JSp page, so as to show his personalised page. I want to achieve the same in one page.

Any help will be highly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top