Tomcat follows the web app standard. If your applications on JRun are set
up in a similar fashion, migration should be a breeze and would probably
entail just modifying the Tomcat configuration files (server.xml, web.xml).
Read the docs closely and you should be in good shape.
A point of concern would be if your servlets are called using the servlet
tag. Since the servlet tag is proprietary to JRun and isn't a standard, you
could get around it by using jsp:include

RS




                                                                                       
                    
                      Shyama Gavulla                                                   
                    
                      <[EMAIL PROTECTED]        To:       Tomcat Users List             
                    
                      u>                        <[EMAIL PROTECTED]>       
                    
                                               cc:                                     
                    
                      12/02/02 10:07 AM        Subject:  migration from jrun to tomcat 
                    
                      Please respond to                                                
                    
                      "Tomcat Users                                                    
                    
                      List"                                                            
                    
                                                                                       
                    
                                                                                       
                    




Hi All,

I am new user to tomcat. I have my application in Jrun. I want to mirate
to tomcat . It would be really helpful if anyone can tell me the necessary
steps needed for the migration. It would be of great help .

shyam



--
To unsubscribe, e-mail:   <
mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <
mailto:[EMAIL PROTECTED]>







--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to