Link to home
Start Free TrialLog in
Avatar of AmolDesai23
AmolDesai23

asked on

Help... Weblogic 8.1 and Struts Dev environment setup.

Hello there!

I am new to Weblogic. And I have to set this up ASAP. It's critical. I need help setting up my Weblogic 8.1 environment with Struts. I tried setting up sampel apps but I dont want to use PageFlow which is in there in WebLogic 8.1. I want to use plain Jsp/Java with Struts actions with Weblogic as a server.

Can anybody please please guide me setting up the app?

Thanks in advance.
-Amol
Avatar of girionis
girionis
Flag of Greece image

You do not have to do anything special, just set up weblogic as normal and then put the struts classes (jar files)into the lib fodler of your web app. Then you use them like you do with any other web application.
ASKER CERTIFIED SOLUTION
Avatar of anumalas
anumalas

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of AmolDesai23
AmolDesai23

ASKER

Thank you guys. Let me try implementing this today. I'll post back my comments if i get stuck somewhere.

Regards,
-Amol