Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Languages]Working with JSP Standard Action #6308

Open
Evanslodoctor opened this issue Jan 28, 2022 · 3 comments · May be fixed by #7676
Open

[Languages]Working with JSP Standard Action #6308

Evanslodoctor opened this issue Jan 28, 2022 · 3 comments · May be fixed by #7676
Assignees
Labels
topic approved An approved topic suggestion topic suggestion Suggestion for a new article. white label white

Comments

@Evanslodoctor
Copy link
Contributor

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:

  • API
  • Artificial Intelligence
  • Blockchain
  • Containers
  • Edge Computing
  • Languages
  • Machine Learning
  • Networking
  • Node.js
  • Security

Key takeaways

  • JSP Standard Action Elements
  • List of JSP Standard Action Elements
  • JSP-Expression Language (EL)
  • EL Implicit Object
  • Example

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

@Evanslodoctor Evanslodoctor added the topic suggestion Suggestion for a new article. label Jan 28, 2022
@ahmadmardeni1
Copy link
Contributor

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

@ahmadmardeni1 ahmadmardeni1 self-assigned this Feb 3, 2022
@ahmadmardeni1 ahmadmardeni1 added the topic approved An approved topic suggestion label Feb 3, 2022
@hectorkambow
Copy link
Contributor

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
Copy link
Contributor

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. 👍

@Evanslodoctor Evanslodoctor linked a pull request May 31, 2022 that will close this issue
15 tasks
@hectorkambow hectorkambow reopened this Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic approved An approved topic suggestion topic suggestion Suggestion for a new article. white label white
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants