Java-based or . Net?

Hi,

How do you know beforehand if the form or application that is about to be used in the project is referred to .Net or Java? How can one distinguish those two?

@ykuzin - if its java app - tags similar to <java …>
if its .net tags similar to -<wnd … >

2 Likes

Do you normally understand that by looking onto the page using Developer Tool within the browser of your choice?

For instance, this is the underlying structure of the page with our current thread and it tells me no more than basic html. What is your approach?
Screenshot 2020-05-12 at 16.08.19