How will you deploy a web appln?i mean how will recive that
build if it is web based(asp.net)?
Answers were Sorted based on User's Feedback
Answer / suren
Hey " Abhesheke", That was really a terrific ans for the
question. Even MICROSOFT doesn't till now that an ASP.NET or
.NET FRAMERWORK uses the .jar files when its deployed.
Thanks for ur New Invention to the Gr8 Technology...
The Actual Ans for the this question has in two ways:(This
is only for ASP.NET 1.1/2.0)
1. If the User doesn't the IDE(Visual Studio) installed on
his machine he has to Copy the .DLL files or Application
files to a folder. make a Virtual Directory or can place in
the Path INETPUB\WWWROOT (web based application are hosted
in that path, this will b in the drive wher u have installed
ur WINDOWS-OS) and make it and deploy it as a webapplication.
OPen the Browser and type the path
http:\\localhost\ApplicationName
if ur site is deployed in the IIS the above link works and u
can test r view the Web Application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / abhesheke
thanx my "suren" . ur answer seem to work right
for "microsoft technology" and i know that when u are
working with microsoft technology the application directly
is stored in Path INETPUB\WWWROOT are else u can create a
e virtual directory in wwwroot and place ur file there
if u are not working with IDE then u need to copy all the
file and create a virtual directory(folder)and paste all ur
file there.
if ur working with sun technology like web-logic server or
tomacat server u need are going to place .jar file in the
server in web appliaction folder in tomacat and in weblogic
u create a .jar file and upload it in the server
environment.
but speaking with regarding sun technology my answer 100%
write i dont no how far i am correct with microsoft
technology.
thanx my dear suren for correcting me i have just
overlooked the question .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suren
Hey Dude, i know ur ans was perfectly correct for the Sun
Technology, but the question was posted clearly for ASP.NET
n that's the reason y i had to answer coz many people look
for it and sany of the guys thinks it as correct ans for
Microsoft Technology then it will totally confuse him.
That's the reason y i have gave the step by step ans for
it, anyways its really nice to hear from u, n apologies if
i've rude with my Ans..!
Hope u'll post and ans some good thing n help to reach the
technology 4 every 1.
Happy Coding...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / abhesheke
2 answer is the right answer plz check properly first
answer is the wrong answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / abhesheke
you get a .jar file of the program which are going deploy in
server and test the application this jar file contain all
the supporting file like .xml.properties file and library file
| Is This Answer Correct ? | 0 Yes | 1 No |
i have worked in 11 month duration project. interviewed person asked me for wat purpose you worked in that project and wat you worked. you worked for a long time in one project. its loss for the company you worked.
There are 2 clients for a server and that clients can access the data from the server only for 10 days. so how will you test this scenario manually? Can u pls help me?..
What is a bug triage?
What is the Difference between 2 tier and 3 tier Applications...Actually what is a tier.. Anybody can body can give accurate answer..Thanks in advance..........
what is the difference between website and web based application ?
What is manual testing and what is it process?
If I want to do a version testing then how can I do it? Is there any difference between 1.0 & 1.0.0.0 version?
How will you transfer file from remote server to your machine if ftp is disable
Factors effecting Testing of Web Applications?
What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integration testing and bottom-down approach testing .?
Difference between integration and regression testing?
What are the various Guidelines follow while Weighting Test Cases