| Author |
Question about environment dependency
|
santoshkumar savadatti
Ranch Hand
Joined: Apr 27, 2010
Posts: 93
|
|
I have never developed a web app.
I have a doubt. I see there are many different type of Application servers to deploy Java apps.
What i want to know is, now say a Project's technology overview is this:
IBM Websphere
Oracle 10g
So, to create a web application that runs on Web Sphere server, is there more (and specific) learning required?
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26138
|
|
|
You have to learn how to deploy to WebSphere. Other than that, no. Unless you plan to use IBM specific features, the war you create is the same.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
santoshkumar savadatti
Ranch Hand
Joined: Apr 27, 2010
Posts: 93
|
|
Thanks a lot Jeanne
I do not have to deploy it(at least not in the beginning stages). I just have to develop components that make up the App.
your answer is very helpful.
|
 |
 |
|
|
subject: Question about environment dependency
|
|
|