Getting error while running jsp file

后端 未结 2 856
心在旅途
心在旅途 2021-01-24 16:26

I have created a simple Hello.jsp program in my eclipse(juno).When I tried to run this jsp file by run on server,getting below error

problem occurred,

\'Publishi

2条回答
  •  青春惊慌失措
    2021-01-24 17:12

    I have created a new eclipse workspace in another directory and kept the server also inside the workspace. Now it is working for me.The solution is we should have the server and eclipse workspace in same file system.

提交回复
热议问题