section-engineering-education / engineering-education

“Section's Engineering Education (EngEd) Program is dedicated to offering a unique quality community experience for computer science university students."
Apache License 2.0
363 stars 888 forks source link

[Languages]Working with JSP Standard Action #6308

Open Evanslodoctor opened 2 years ago

Evanslodoctor commented 2 years ago

Proposed title of article

Working with JSP Standard Action

Proposed article introduction

Standard action elements are tags that may be inserted in a JSP page and are substituted by Java code that corresponds to the pre-defined job during compilation.

Action tags are communication tags that can only be written in XML syntax. Forward tag, include tag, and many more are examples of these components. We'll see extensive and well-explained JSP Standard Actions here. It is sophisticated Java knowledge that any Java developer should have.

ONLY viable topics to pick from:

Key takeaways

Article quality

JSP Standard Action is a Java advanced concept that all Java developers should be aware of, which I will discuss in depth. I've noticed that this issue isn't yet covered in the Engineering block, and that those sites that have covered it do so in a limited way, or don't explain and provide all of the information required.

References

N/A

ahmadmardeni1 commented 2 years ago

Sounds like a helpful topic - let's please be sure it adds value beyond what is in any official docs and/or what is covered in other blog sites. (the articles should go beyond a basic explanation - and it is always best to reference any EngEd article and build upon it). @Evanslodoctor

Please be attentive to grammar/readability and make sure that you put your article through a thorough editing review prior to submitting it for final approval. (There are some great free tools that we reference in EngEd resources.) ANY ARTICLE SUBMITTED WITH GLARING ERRORS WILL BE IMMEDIATELY CLOSED.

Please be sure to double-check that it does not overlap with any existing EngEd articles, articles on other blog sites, or any incoming EngEd topic suggestions (if you haven't already) to avoid any potential article closure, please reference any relevant EngEd articles in yours. - Approved

hectorkambow commented 2 years ago

Just and FYI I will be closing this topic form just to help clear up the queue where possible - can be REOPENED at anytime when ready to link a PR. 👍

hectorkambow commented 2 years ago

Just and FYI I will be closing this topic form just to help clear up the queue where possible - can be REOPENED at anytime when ready to link a PR. 👍