aspose file tools
The moose likes BEA/Weblogic and the fly likes New to Weblogic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "New to Weblogic" Watch "New to Weblogic" New topic
Author

New to Weblogic

Tim Hill
Greenhorn

Joined: Oct 11, 2001
Posts: 1
Hi all,
I am new to this ere Weblogic. I have written some servlets that between them allow a user to login to the system and upload a file. The servlets use the tomcat libraries.
What I need is some basic information about where to start looking for information about how to deploy my servlets in Weblogic. Such information would relate to any code changes, the best Weblogic server currently etc.
Thanks for your time.
Tim
George Brown
Ranch Hand

Joined: Sep 26, 2000
Posts: 919
Have you looked at http://edocs.bea.com ?
It's a fabulous resource and with a little hunting around (and knowing which version you're using) you can find just about anything related to Weblogic development.
Incidentally, you'll need to look at deployment in WAR files according to BEA for deployment details, and the best server to use is probably the most recent (although that is clearly debatable). The latest release also matches the JSP/Servlet classes to the current spec (Servlet 2.3 and JSP 1.2 in case I'm out of date), which is nice.
HTH.
[This message has been edited by George Brown (edited October 11, 2001).]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: New to Weblogic
 
Similar Threads
connection pooling in weblogic 11
CMR problem in weblogic
Warning to a client about data changes.
Warning to a client about data changes.
should I takeup SCWCD EE5 or (Servlets&JSP) JEE6