can i shift JSP file from window to unix? without change any setting?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • webster5u
    New Member
    • Jan 2008
    • 28

    can i shift JSP file from window to unix? without change any setting?

    Hi, i am JSP newbie and faced a problems on JSP compatibility. Any expect can give me the answer?
    if I have a server OS is UNIX solaris, Can i develop JSP in Window, it will exist any problems when i move JSP to UNIX server? Is it possible?

    because i not familiar with Solaris OS, Is it possible let in Development in "window" and running in "Unix". it will be convenient to me because I don't much knowledge about UNIX.

    Any specialist has any experience?
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Shouldn't be a problem if the JSP does not do OS related stuff.
    What does the JSP do?

    Comment

    • webster5u
      New Member
      • Jan 2008
      • 28

      #3
      Originally posted by r035198x
      Shouldn't be a problem if the JSP does not do OS related stuff.
      What does the JSP do?
      thank for reply me.

      My JSP is execute company transaction like financial or reporting. Each JSP will develop in Window Web Server and then shift to Unix Web Server for real business.

      That's I trying to do...

      Comment

      Working...