A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Products
»
BEA/Weblogic
Author
.war file and the WebLogic 6.0
JiaPei Jen
Ranch Hand
Joined: Nov 19, 2000
Posts: 1309
posted
Apr 19, 2001 14:16:00
0
How do I use the jar tool to put my
JSP
files in .war file and run the application using the WebLogic6.0?
Michael Hildner
Ranch Hand
Joined: Oct 13, 2000
Posts: 297
posted
Apr 19, 2001 14:21:00
0
Just jar 'em up and place the .war in you %applications% directory.
jar cv0f %APPLICATIONS%\myJSPFiles.war *.*
JiaPei Jen
Ranch Hand
Joined: Nov 19, 2000
Posts: 1309
posted
Apr 19, 2001 14:43:00
0
Thanks again, Mike.
I agree. Here's the link:
http://aspose.com/file-tools
subject: .war file and the WebLogic 6.0
Similar Threads
servlets
JSP not calling JS file funtion
on war file
cannot load web app, zip file closed exception
WAS 5 and JSP
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter