Skip to content Skip to sidebar Skip to footer
Showing posts with the label El

Get Rid Of Hard-coding The Context Path Of Web Apps In External Javascript Files

I have several WebSockets endpoints such as, wss://localhost:8181/ContextPath/Push All of such end… Read more Get Rid Of Hard-coding The Context Path Of Web Apps In External Javascript Files

Javascript String.replace(/\$/,str) Works Weirdly In Jsp File

For simplicity, i have the following file named test.jsp: I put this file in my local ser Solutio… Read more Javascript String.replace(/\$/,str) Works Weirdly In Jsp File