Search In This Website

Senin, 14 Juli 2025

How To Check Tomcat Version

Check (JSP / Java Server Pages) Apache Tomcat Server Version Using the Microsoft Windows Command Line 
  1. Open your Command Line or Terminal.
  2. Type the command:
    D:
    to change drive to drive D: ( you can change to the other drive depend to your Apache Tomcat server installation drive address )


  3. Type the command:
    CHDIR D:\softRun\xampp-win32-1.7.4\tomcat\lib
    to change folder location to Apache Tomcat Server address.
  4. Type the command:
    java -cp catalina.jar org.apache.catalina.util.ServerInfo
    then press Enter on keyboard.
Its output contains the Apache Tomcat Server version number, build date, computer specification and JVM version and JVM Vendor.

Notes

If you do not have your JAVA_HOME directory included in your PATH environment variable, you need to include the path to your Java SDK path (for example C:\runtime\Java\jdk1.8.0_66\ 
 directory) in the JAVA_HOME environment variable. To learn to setup JAVA_HOME environment variable click Set The JAVA_HOME variable. Then (<java-home>/bin directory) on PATH environment variable.

Google Chrome Right Click Menu

Webpage Background Mode

"Back" for back to the previous webpage on the browsing history.

"Forward" for go forward to the webpage on the browsing history. 

"Reloadfor reload the webpage. 

"Save as" for save the webpage. 

"Print" for print the webpage.

"Search image with Google" for search the webpage screenshot on Google search engine.

"Translate to ...for translate the webpage. 

Text Selection Mode

"Cutfor cut the text.

"Copy" for copy the text. 

"Paste" for paste the text.

"Select All" for select all the text.

"Search Google for ..." for search selected text on Google search engine. 

"Print" for print the selection text. 

"Spell Check" for check spelling of the selected text. 

"Writing Direction" for change writing direction of the selected text. 

Image Selection Mode

"Open image in new tab" for open the image in the new tab. 

"Save image as..." for save the image as. 

"Copy image" for copy the image. 

"Copy image address" for copy the image address URL. 

"Search image with Google" for search selected image on Google search engine. 

Hyperlink Selection Mode

"Open link in new tab" for open the link in the new tab. 

"Open link in new window" for open the link in the new window. 

"Save link as..." for save the link as. 

"Copy link address" for copy the link address.


Bibliography

https://chromewebstore.google.com/
https://support.google.com/ ( manual ebook )

Nama Penyakit Dalam Bahasa Inggris

Nama Penyakit Umum Dalam Bahasa Inggris Dan Gambar (Name Of Common Diseases In English With Picture):

nama penyakit yang berhubungan dengan Cold (Flu/Pilek)



  1. Acne (Jerawat)
  2. Allergy (Alergi)
  3. Anxiety Disorder (Gangguan Kecemasan)
  4. Arthritis (Radang Sendi)
  5. Asthma (Asma)
  6. Back Pain/Backache (Sakit Punggung)
  7. Bronchitis (Bronkitis - Radang Saluran Napas)
  8. Cancer (Kanker)
  9. Chickenpox (Cacar Air)
  10. Conjunctivitis / Pink Eye (Konjungtivitis/Mata Merah - Peradangan Pada Selaput Mata)
  11. Common Cold (Flu Biasa/Pilek)
  12. Constipation (Sembelit)
  13. Cough (Batuk)
  14. Dengue Fever (Demam Berdarah Dengue)
  15. Depression (Depresi)
  16. Diabetes (Diabetes)
  17. Diarrhea (Diare)
  18. Eczema (Eksim - Kondisi Kulit Kering Dan Gatal)
  19. Feeling Sick / Don't Feeling Well / Unwell / Not Feeling Well / Feel Terible (Kurang Enak Badan).
  20. Fever (Demam)
  21. Food Poisoning (Keracunan Makanan)
  22. Gastritis (Radang Lambung Atau Maag)
  23. Gout (Asam Urat)
  24. Headache (Sakit Kepala)
  25. Heart Attack (Serangan Jantung)
  26. Hypertension / High Blood Pressure (Hipertensi/Tekanan Darah Tinggi)
  27. Infection (Infeksi)
  28. Influenza / Flu (Flu Berat)
  29. Insomnia (Sulit Tidur/Insomnia)
  30. Migraine (Migrain)
  31. Nausea (Mual)
  32. Rash (Ruam)
  33. Runny Nose (Hidung Meler)
  34. Sneezing (Bersin)
  35. Sore Throat (Sakit Tenggorokan)
  36. Stomach Ache / Abdominal Pain (Sakit Perut)
  37. Stroke (Stroke)
  38. Stuffy Nose / Nasal Congestion (Hidung Tersumbat)
  39. Vomiting (Muntah)

Bibliography

https://hellosehat.com/
https://my.clevelandclinic.org/
https://www.ef.com/
https://www.ruangguru.com/

Sabtu, 12 Juli 2025

Java Exception Hierarchy Packages

These are Java Class Exception Hierarchy and related package:
  • Throwable ( java.lang ).
    • Error ( java.lang) .
      • AssertionError ( java.lang ).
      • IOError ( java.io ).
      • VirtualMachineError ( java.lang ).
        • InternalError ( java.lang ).
        • OutOfMemoryError ( java.lang ).
        • StackOverflowError ( java.lang ).
        • UnknownError ( java.lang ).
    • Exception ( java.lang ).
      • IOException ( java.io ).
        • EOFException ( java.io ).
        • FileNotFoundException ( java.io ).
        • MalFormedURLException ( java.net ).
        • ObjectStreamException ( java.io ).
        • UnknownHostException ( java.net ).
      • ReflectiveOperationException ( java.lang ).
        • ClassNotFoundException ( java.lang ).
      • CloneNotSupportedException ( java.lang ).
      • RunTimeException ( java.lang ).
        • ArithmeticException ( java.lang ).
        • ClassCastException ( java.lang ).
        • IllegalArgumentException ( java.lang ).
        • IllegalStateException ( java.lang ).
        • IndexOutOfBoundsException ( java.lang ).
        • NoSuchElementException ( java.util ).
        • NullPointerException ( java.lang ).

Bibliography

https://docs.oracle.com/ ( manual ebook )
https://geeksforgeeks.org/
https://mum.digitaluniversity.ac/ ( university )
https://www.nsru.ac.th/ ( university )

Senin, 07 Juli 2025

Customizing Latex Font Style 4



1. Open Latex editor.
2. Type this following Latex code in Latex editor.
\documentclass[12pt]{article}

\usepackage{anyfontsize}

\begin{document}
\fontsize{17}{18}\selectfont
{% font family tgbonum
\fontfamily{qbk}\selectfont
My Friend Jack
}\\

\fontsize{17}{18}\selectfont

{% font family  Latin Modern Typewriter
\fontfamily{lmtt}\selectfont
This is my friend Jack.
He is a great friend.
Jack is tall with short brown hair.
He has a small nose.
Jack is my classmate.
He is very clever.
He likes to read books.
He also likes to help teachers.
He always does his homework.
}
\end{document}
3. Save file as myFriendJack.tex
4. Then build or typeset the Latex code.
5. See the output above the post.

Exercise

Change the font size My Friend Jack to 54 and 55.




Bibliography

LKS digital penerbit Media Wiguna
LKS digital penerbit Arya Duta
LKS digital penerbit Media Pressindo
Buku paket digital penerbit Erlangga
Buku paket digital penerbit Yudhistira
Buku paket digital penerbit Tiga Serangkai

Jumat, 04 Juli 2025

Typing Chinese Pinyin ( Accent Character ) In Latex

Exercise

  • Create a Latex document that formats like the text shown in below to type accent character ( chinese pinyin ).
  • You must use UTF-8 encoding file!
  • Add the required documentclass on the Latex source code below. Configure the default for all document to 12 pt. click this link to get the hint https://beldnlat147.blogspot.com/2024/02/latex-preamble-font-size.html. Of course you can search the other way to clear the exercise.
  • Add necessary line break for each line.
  • Save the Latex document as typingChinesePinyin.tex
  • Add gkai font to CJK environment ( Simplified Chinese Character )
  • Add bkai font to CJK environment ( Traditional Chinese Character )
WǒYāo
FùQián
我要
ㄨㄛˇ ㄧㄠˋ ㄈㄨˋ ㄑㄧㄢˊ
WǒYāoChūQián
出錢
ㄨㄛˇ ㄧㄠˋ ㄔㄨ ㄑㄧㄢˊ
WǒYāoFùKuǎn

ㄨㄛˇ ㄧㄠˋ ㄈㄨˋ ㄎㄨㄢˇ
Zhè Me Shòu Rén Jìng Yǎng Ne ?
這麼受人敬仰呢?
ㄓㄜˋㄇㄜ˙ ㄕㄡˋ ㄖㄣˊ ㄐㄧㄥˋ ㄧㄤˇ ㄋㄜ˙ ?

Type this following latex code in Latex editor:
% !TEX TS-program = pdflatex
% !TEX encoding = UTF-8
\usepackage[utf8]{inputenc} % Required for inputting international characters
\usepackage{CJKutf8} % Required for input Chinese Japanese Korean characters

%% Combining or Modifier Grave Accent
\DeclareUnicodeCharacter{0300}{\hspace{-1ex}\`{ }}

%% Combining or Modifier Acute Accent
\DeclareUnicodeCharacter{0301}{\hspace{-1ex}\'{ }}

%% Combining or Modifier Macron Accent (a bar over the letter)
\DeclareUnicodeCharacter{0304}{\hspace{-1ex}\={ }}

%% Combining or Modifier Caron Accent (háček ("v") over the letter)
\DeclareUnicodeCharacter{030C}{\hspace{-1ex}\v{ }}

%% Combining Dot Above Accent (dot over the letter for zhuyin or BoPoMoFo)
\DeclareUnicodeCharacter{0307}{\hspace{-1ex}\.{ }}

\begin{document}
\noindent
WǒYāoFùQián  \\
\begin{CJK*}{UTF8}{gbsn} % Simplified Chinese Character
我要付钱
ㄨㄛˇ ㄧㄠˋ ㄈㄨˋ ㄑㄧㄢˊ
\end{CJK*}\\
WǒYāoChūQián\\
\begin{CJK*}{UTF8}{bsmi} % Traditional Chinese Character
我要出錢
ㄨㄛˇ ㄧㄠˋ ㄔㄨ ㄑㄧㄢˊ
\end{CJK*}
WǒYāoFùKuǎn\\
\begin{CJK*}{UTF8}{bsmi}
我要付款
ㄨㄛˇ ㄧㄠˋ ㄈㄨˋ ㄎㄨㄢˇ
\end{CJK*}\\
\begin{CJK*}{UTF8}{bsmi} % Traditional Chinese Character
Zhè Me Shòu Rén Jìng Yǎng Ne ?
這麼受人敬仰呢?
ㄓㄜˋㄇㄜ˙ ㄕㄡˋ ㄖㄣˊ ㄐㄧㄥˋ ㄧㄤˇ ㄋㄜ˙ ?
\end{CJK*}\\
\end{document}



Bibliography

https://en.wikibooks.org/
https://illinois.edu/ ( university )
https://www.chineseclass101.com/
https://www.cmu.edu/ ( university )
https://www.nyu.edu/ ( university )
https://yorku.ca/ ( university )

Related Post

Greek Letters In Latex Code

These list are Greek Letters in Latex code:

Latex Code=Sample Output
\alpha=α
\beta=β
\gamma=γ
\delta=δ
\epsilon=ε
\varepsilon=
\zeta=ζ
\eta=η
\theta=θ
\iota=ι
\kappa=κ
\lambda=λ
\mu=μ
\nu=ν
\xi=Ξ
o=ο
\pi=π
\varpi=
\rho=ρ
\varrho=
\sigma=σ
\varsigma
\vartheta
\tau=τ
\upsilon=υ
\phi=Φ
\varphi
\chi=χ
\psi=ψ
\omega=ω
\Gamma=Γ
\Delta=Δ
\Theta=Θ
\Lambda=Λ
\Xi=Ξ
\Pi=Π
\Sigma=Σ
\Upsilon=Υ
\Phi=Φ
\Psi=Ψ
\Omega=Ω

Notes: Use the modern Latex version and modern Latex editor to write many Greek Letters and Math Symbols.



Bibliography

https://www.unl.edu/ ( university )

https://www.uri.edu/ ( university )

https://www.yorku.ca/ ( university )

https://www.uoregon.edu/ ( university )

https://www.unicode.org/( manual book )