Re: OFF TOPIC: hot reload

2019-12-02 Thread Zahid Rahman
I mean  every time I make a change in the JSP or java classes and then
press CTRL + S.
I wait for the messages below to appear in the console,
I then hit enter in the  internal browser and I can see the changes without
restarting tomcat.

That is exactly how flutter hot reload works. You make code changes and see
the changes in the emulator.
Every youtube video I have seen of struts , JSPs , servlets , made by
"GURUs" they always restart server , then either go to external browser or
go to new instance of internal browser.


Dec 02, 2019 12:00:19 PM org.apache.catalina.core.StandardContext
startInternal
SEVERE: One or more Filters failed to start. Full details will be found in
the appropriate container log file
Dec 02, 2019 12:00:19 PM org.apache.catalina.core.StandardContext
startInternal
SEVERE: Context [/RegisterApplication] startup failed due to previous errors
Dec 02, 2019 12:00:19 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-nio-8080"]
Dec 02, 2019 12:00:19 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-nio-8009"]
Dec 02, 2019 12:00:19 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in [5,610] milliseconds
Dec 02, 2019 12:01:22 PM org.apache.catalina.core.StandardContext reload

On Mon, 2 Dec 2019, 10:44 Yasser Zamani,  wrote:

> Did you mean Struts' "configuration" e.g. struts.xml file hot reload?
>
> Kind Regards.
>
> >-Original Message-
> >From: Zahid Rahman 
> >Sent: Thursday, November 28, 2019 1:17 PM
> >To: Struts Users Mailing List 
> >Subject: OFF TOPIC: hot reload
> >
> >FLUTTER'S hot reload  (memory Hungary emulator) and Struts  development in
> >eclipse works in the same way.
> >which one came first ?
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>


RE: OFF TOPIC: hot reload

2019-12-02 Thread Yasser Zamani
Did you mean Struts' "configuration" e.g. struts.xml file hot reload?

Kind Regards.

>-Original Message-
>From: Zahid Rahman 
>Sent: Thursday, November 28, 2019 1:17 PM
>To: Struts Users Mailing List 
>Subject: OFF TOPIC: hot reload
>
>FLUTTER'S hot reload  (memory Hungary emulator) and Struts  development in
>eclipse works in the same way.
>which one came first ?

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org